summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-12-12 12:29:11 +0000
committerKurt Zenker <kz@openoffice.org>2007-12-12 12:29:11 +0000
commited56fbbd94b27e83754646548d6f6788c585c384 (patch)
treed8bfc1ac647bb2e61f0278fb956e7bd1fa916497 /scp2
parent1806c333eb1ea25e10eac1d8f327aa22d38c086f (diff)
INTEGRATION: CWS configure22 (1.265.4); FILE MERGED
2007/12/02 23:21:56 rene 1.265.4.1: #i84181# openssl only needed when neon used
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp6
1 files changed, 4 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index f59a4134ed06..75be77cbcf83 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_library_ooo.scp,v $
*
- * $Revision: 1.268 $
+ * $Revision: 1.269 $
*
- * last change: $Author: vg $ $Date: 2007-12-07 11:51:44 $
+ * last change: $Author: kz $ $Date: 2007-12-12 13:29:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -2687,6 +2687,7 @@ File gid_File_Lib_Onlinecheck
End
#endif
+#ifdef OPENSSL
File gid_File_Lib_Openssl
TXT_FILE_BODY;
Styles = (PACKED,PATCH);
@@ -2695,6 +2696,7 @@ File gid_File_Lib_Openssl
Name = "ssleay32.dll";
#endif
End
+#endif
File gid_File_Lib_Crypto
TXT_FILE_BODY;