blob: 66ba9bb16f8289dc8c1af7d1cd49e5f563b5f624 [file] [log] [blame]
# Things you might add to DEFS (configure usually figures out what to do):
# -DGNU_STANDARD Behave as gzip even if invoked as gunzip (GNU standard)
# -DPROTO Force function prototypes even if __STDC__ not defined
# -DDEBUG Debug code
# -DDYN_ALLOC Use dynamic allocation of large data structures
# -DRECORD_IO read() and write() are rounded to record sizes.
# -DNO_SIZE_CHECK stat() does not give a reliable file size
DEFS =
WARNFLAGS = -W -Wall -Wsign-compare
# Set this to y if you want to enable compression support
ZIP = n