summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-29 12:17:28 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-29 12:17:28 +0000
commit958c02ed71049e5d0233da682256e3b7ac6b8851 (patch)
tree3f12f753fa8fe82c7479b92e19a21b0e4ff26a15 /scp2
parentcf9a5f00e0507a39d2593dcba38a3d632a54a9b6 (diff)
#i34782# For now take gconfbe for linux only, not solaris.
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 12f4a0297bbd..65a20aea7738 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_library_ooo.scp,v $
*
-* $Revision: 1.49 $
+* $Revision: 1.50 $
*
-* last change: $Author: rt $ $Date: 2004-09-20 14:39:22 $
+* last change: $Author: rt $ $Date: 2004-09-29 13:17:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1733,7 +1733,7 @@ End
SPECIAL_UNO_COMPONENT_LIB_FILE( gid_File_Lib_Syssh, syssh.uno )
SPECIAL_UNO_COMPONENT_LIB_FILE( gid_File_Lib_Localebe, localebe1.uno )
-#ifdef UNX
+#ifdef LINUX
SPECIAL_UNO_COMPONENT_LIB_FILE( gid_File_Lib_Gconfebe, gconfbe1.uno )
#endif