summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/file_library_ooo.scp
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-03-13 19:51:19 +0100
committerMichael Stahl <mstahl@redhat.com>2014-03-14 12:29:47 +0100
commitffae67cba85e9737927d03b525f3108df9b4c526 (patch)
treeebfbd2e7f92f070f3e3feefb1966b6052c0066ca /scp2/source/ooo/file_library_ooo.scp
parent6cf0753c99205b2b6e5eb458224199418ab9d9fa (diff)
scp2: move NSS to AutoInstall
Change-Id: Ibb8e8740a3193be8eace206eedc659ed628e9c6b
Diffstat (limited to 'scp2/source/ooo/file_library_ooo.scp')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp23
1 files changed, 0 insertions, 23 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index a6d80c1e4f3f..6703125ff6d1 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -166,29 +166,6 @@ STD_LIB_FILE( gid_File_Lib_BaseBmp, basebmp )
#if !defined(ANDROID) && !defined(IOS) //FIXME: get nss&xmlsec building
//we need the nss libs for libxmlsec (or if the internal mozilla is enabled)
-#ifndef SYSTEM_NSS
-SPECIAL_LIB_FILE(gid_File_Lib_Freebl3,freebl3)
-SPECIAL_LIB_FILE(gid_File_Lib_Nss3,nss3)
-SPECIAL_LIB_FILE(gid_File_Lib_Nspr,nspr4)
-SPECIAL_LIB_FILE(gid_File_Lib_Nssdbm3,nssdbm3)
-SPECIAL_LIB_FILE(gid_File_Lib_Nssutil3,nssutil3)
-SPECIAL_LIB_FILE(gid_File_Lib_Nssckbi,nssckbi)
-SPECIAL_LIB_FILE(gid_File_Lib_Plc4,plc4)
-SPECIAL_LIB_FILE(gid_File_Lib_Plds4,plds4)
-SPECIAL_LIB_FILE(gid_File_Lib_Softokn3,softokn3)
-SPECIAL_LIB_FILE(gid_File_Lib_Smime3,smime3)
-#ifdef WNT
-SPECIAL_LIB_FILE(gid_File_Lib_Sqlite3,sqlite3)
-#else
-#if !defined(MACOSX)
-File gid_File_Lib_Sqlite3
- Name = SPECIAL_NAME(sqlite3);
- PACKED_LIB_FILE_BODY;
-End
-#endif //!defined(MACOSX)
-#endif //WNT
-SPECIAL_LIB_FILE(gid_File_Lib_Ssl3,ssl3)
-#endif //SYSTEM_NSS
File gid_File_Lib_XSec_XmlSec
PACKED_LIB_FILE_BODY;