Tag: cws_src680_ause084 User: hjs Date: 2008-02-22 13:58:59+0000 Modified: dba/connectivity/source/drivers/mozab/bootstrap/makefile.mk dba/connectivity/source/drivers/mozab/mozillasrc/makefile.mk
Log: #i79548# remove obsolete define File Changes: Directory: /dba/connectivity/source/drivers/mozab/bootstrap/ ============================================================ File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/bootstrap/makefile.mk?r1=1.11&r2=1.11.6.1 Delta lines: +5 -4 ------------------- --- makefile.mk 2007-06-27 13:56:25+0000 1.11 +++ makefile.mk 2008-02-22 13:58:56+0000 1.11.6.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.11.6.1 $ # -# last change: $Author: hr $ $Date: 2007/06/27 13:56:25 $ +# last change: $Author: hjs $ $Date: 2008/02/22 13:58:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -147,7 +147,8 @@ -DXP_UNIX .IF "$(OS)" == "LINUX" CFLAGS += -fPIC -g -CDEFS+= -DOSTYPE=\"Linux2.2.14-5\" -DOJI +#CDEFS+= -DOSTYPE=\"Linux2.2.14-5\" -DOJI +CDEFS+= -DOJI CFLAGSCXX += \ -fno-rtti -Wconversion -Wpointer-arith \ Directory: /dba/connectivity/source/drivers/mozab/mozillasrc/ ============================================================= File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/mozillasrc/makefile.mk?r1=1.23&r2=1.23.6.1 Delta lines: +5 -4 ------------------- --- makefile.mk 2007-06-27 13:56:39+0000 1.23 +++ makefile.mk 2008-02-22 13:58:56+0000 1.23.6.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.23 $ +# $Revision: 1.23.6.1 $ # -# last change: $Author: hr $ $Date: 2007/06/27 13:56:39 $ +# last change: $Author: hjs $ $Date: 2008/02/22 13:58:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -145,7 +145,8 @@ -DXP_UNIX .IF "$(OS)" == "LINUX" CFLAGS += -fPIC -g -CDEFS+= -DOSTYPE=\"Linux2.2.14-5\" -DOJI +#CDEFS+= -DOSTYPE=\"Linux2.2.14-5\" -DOJI +CDEFS+= -DOJI CFLAGSCXX += \ -fno-rtti -Wconversion -Wpointer-arith \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
