From 45f8145b76b62fc9ac273bc19502f99b628821c9 Mon Sep 17 00:00:00 2001 From: Michael Mi Date: Wed, 14 Jul 2004 02:56:55 +0000 Subject: bugfix in makefile.mk Issue number: Submitted by: Reviewed by: --- xmlsecurity/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmlsecurity/util') diff --git a/xmlsecurity/util/makefile.mk b/xmlsecurity/util/makefile.mk index c0e586f5abc6..387e62fec928 100644 --- a/xmlsecurity/util/makefile.mk +++ b/xmlsecurity/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: mt $ $Date: 2004-07-12 13:15:31 $ +# last change: $Author: mmi $ $Date: 2004-07-14 03:56:55 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -174,7 +174,7 @@ SHL4STDLIBS=\ .IF "$(GUI)"=="WNT" SHL4STDLIBS+= "xmlsec.lib" "xsec_xmlsec.lib" .ELSE -SHL4STDLIBS+= "-lxml2" "-lnss3" "-lnspr4" "-lxmlsec" "-lxmlsec-nss" "-lhelper" "-ldialogs" "-lxsec_xmlsec" +SHL4STDLIBS+= "-lxmlsec" "-lxsec_xmlsec" .ENDIF -- cgit v1.2.3