From 762f9f240168ce67e3fa17f40ea2c23bc49abc5f Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 17 Dec 2003 17:02:47 +0000 Subject: INTEGRATION: CWS geordi2q11 (1.14.8); FILE MERGED 2003/12/16 13:57:13 hr 1.14.8.1: #111934#: join CWS ooo111fix1 --- package/source/zipapi/makefile.mk | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/package/source/zipapi/makefile.mk b/package/source/zipapi/makefile.mk index 4357bc089d06..d173a8afca2e 100644 --- a/package/source/zipapi/makefile.mk +++ b/package/source/zipapi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: rt $ $Date: 2003-10-30 14:23:52 $ +# last change: $Author: vg $ $Date: 2003-12-17 18:02:47 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -75,6 +75,9 @@ ENABLE_EXCEPTIONS=TRUE # --- Files -------------------------------------------------------- #CFLAGS+=/Ob0 /Od +.IF "$(SYSTEM_ZLIB)" == "YES" +CFLAGS+=-DSYSTEM_ZLIB +.ENDIF SLOFILES= \ $(SLO)$/Adler32.obj \ $(SLO)$/CRC32.obj \ -- cgit v1.2.1