Tag: cws_src680_evoab2default User: fs Date: 2006/07/27 04:58:06 Modified: dba/connectivity/source/drivers/evoab2/makefile.mk
Log: #i55701# allow building an in Hamburg environment, so we can put this driver into default OOo builds File Changes: Directory: /dba/connectivity/source/drivers/evoab2/ =================================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/makefile.mk?r1=1.4.84.1&r2=1.4.84.2 Delta lines: +4 -4 ------------------- --- makefile.mk 27 Jul 2006 11:55:43 -0000 1.4.84.1 +++ makefile.mk 27 Jul 2006 11:58:04 -0000 1.4.84.2 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4.84.1 $ +# $Revision: 1.4.84.2 $ # -# last change: $Author: fs $ $Date: 2006/07/27 11:55:43 $ +# last change: $Author: fs $ $Date: 2006/07/27 11:58:04 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -105,8 +105,8 @@ SHL1STDLIBS+=$(PKGCONFIG_LIBS:s/ -lpangoxft-1.0//) # hack for faked SO environment .IF "$(PKGCONFIG_ROOT)"!="" -SHL4SONAME+=-z nodefs -SHL4NOCHECK=TRUE +SHL1SONAME+=-z nodefs +SHL1NOCHECK=TRUE .ENDIF # "$(PKGCONFIG_ROOT)"!="" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
