summaryrefslogtreecommitdiff
path: root/xmlsecurity/workben
diff options
context:
space:
mode:
authorMichael Mi <mmi@openoffice.org>2004-07-16 04:22:13 +0000
committerMichael Mi <mmi@openoffice.org>2004-07-16 04:22:13 +0000
commit5633615e57d1b5b34a64c9e7a4b1dd8a89cfe082 (patch)
tree14ad1dbfd80949913a5e475aa59603353f7b69d1 /xmlsecurity/workben
parentb9838edb8c564b0034a6d8e99544d5ece9b1781d (diff)
update
Issue number: Submitted by: Reviewed by:
Diffstat (limited to 'xmlsecurity/workben')
-rw-r--r--xmlsecurity/workben/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/xmlsecurity/workben/makefile.mk b/xmlsecurity/workben/makefile.mk
index db7abe2f8150..24a67835f50a 100644
--- a/xmlsecurity/workben/makefile.mk
+++ b/xmlsecurity/workben/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: mt $ $Date: 2004-07-14 11:05:47 $
+# last change: $Author: mmi $ $Date: 2004-07-16 05:22:13 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -104,7 +104,8 @@ APP1STDLIBS= $(CPPULIB) \
#APP1STDLIBS+= "xmlsec.lib" "helper.lib" "dialogs.lib" "xsec_xmlsec.lib"
APP1STDLIBS+= "xsec_xmlsec.lib"
.ELSE
-APP1STDLIBS+= "-lxml2" "-lnss3" "-lnspr4" "-lxmlsec" "-lhelper" "-ldialogs" "-lxsec_xmlsec"
+#APP1STDLIBS+= "-lxml2" "-lnss3" "-lnspr4" "-lxmlsec" "-lhelper" "-ldialogs" "-lxsec_xmlsec"
+APP1STDLIBS+= "-lxsec_xmlsec"
.ENDIF