diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2012-01-17 14:26:05 -0600 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2012-01-21 12:45:38 -0800 |
commit | ad88c19baae5203a7405ec88ac5becc1b4a641a4 (patch) | |
tree | 71750db97bfef2983bafa28dab971a71db02e5d9 /test | |
parent | 17741efa029dcfac56be14b70172d708ca612ad4 (diff) | |
download | zlib-ad88c19baae5203a7405ec88ac5becc1b4a641a4.tar.gz zlib-ad88c19baae5203a7405ec88ac5becc1b4a641a4.tar.bz2 zlib-ad88c19baae5203a7405ec88ac5becc1b4a641a4.zip |
Add -I../.. -L../.. to CFLAGS for minizip and miniunzip.
Trying to build miniunzip utility from contrib/minizip after an
autoreconf -f produces
[...]
In file included from minizip.c:61:0:
zip.h:50:18: fatal error: zlib.h: No such file or directory
unless zlib is already installed. Use AM_CFLAGS to set the include
path and library path to point to the just-build copy of zlib to
fix this. (This was already done for libminizip but not the binaries
that use it before this patch.)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions