Avoid use of DEBUG macro -- change to ZLIB_DEBUG.

This commit is contained in:
Mark Adler
2015-07-28 22:44:31 -07:00
parent 0b22337126
commit 51a223def4
14 changed files with 33 additions and 33 deletions

View File

@@ -14,7 +14,7 @@ CC=gcc -Zomf -s
CFLAGS=-O6 -Wall
#CFLAGS=-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7
#CFLAGS=-g -DDEBUG
#CFLAGS=-g -DZLIB_DEBUG
#CFLAGS=-O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
# -Wstrict-prototypes -Wmissing-prototypes