Jonathan Nieder ad88c19baa 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.)
2012-01-21 12:45:38 -08:00
..
2011-09-09 23:27:17 -07:00
2011-09-09 23:27:26 -07:00
2011-09-09 23:27:26 -07:00
2011-09-09 23:27:26 -07:00
2011-09-09 23:27:17 -07:00
2011-09-11 11:04:49 -07:00
2011-09-09 23:27:26 -07:00
2011-09-09 23:27:26 -07:00
2011-09-09 23:27:26 -07:00
2011-09-09 23:27:26 -07:00