zlib inc fix
svn: r2308
This commit is contained in:
parent
e973034e27
commit
3ca5e71e7b
|
@ -20,6 +20,7 @@ DESTDIR=
|
|||
# Where the zlib library and include files are located
|
||||
#ZLIBINC=/usr/local/include
|
||||
ZLIBINC=@ZLIB_INC@
|
||||
ZLIB_INC = -I$(srcdir)/../zlib
|
||||
|
||||
CFLAGS=@CFLAGS@ @PREFLAGS@ @COMPFLAGS@ @OPTIONS@ @MROPTIONS@ $(ZLIBINC)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user