Tag: cws_src680_dbodf11 User: oj Date: 2008-04-02 04:33:30+0000 Modified: dba/dbaccess/source/filter/xml/makefile.mk
Log: use correct lib name File Changes: Directory: /dba/dbaccess/source/filter/xml/ =========================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/xml/makefile.mk?r1=1.7.22.2&r2=1.7.22.3 Delta lines: +4 -4 ------------------- --- makefile.mk 2008-04-01 11:11:25+0000 1.7.22.2 +++ makefile.mk 2008-04-02 04:33:27+0000 1.7.22.3 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7.22.2 $ +# $Revision: 1.7.22.3 $ # -# last change: $Author: oj $ $Date: 2008/04/01 11:11:25 $ +# last change: $Author: oj $ $Date: 2008/04/02 04:33:27 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -101,7 +101,7 @@ .IF "$(GUI)"!="WNT" || "$(COM)"=="GCC" SHL1STDLIBS+= \ - -ldbu$(UPD)$(DLLPOSTFIX) + -ldbu$(DLLPOSTFIX) .ELSE SHL1STDLIBS+= \ idbu.lib --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
