|
From: Lachlan A. <lh...@us...> - 2003-05-25 14:45:29
|
Greetings all, The current check for zlib (which explicitly adds -I/usr/include or=20 -I/usr/local/include if --with-zlib=3D... isn't specified) breaks the=20 compile farm's Solaris setting. (/usr/include/stdargs.h is not gcc=20 compatible.) Does anyone know (a) Why the default paths are added explicitly (b) Why AC_CHECK_LIB(z, inflateEnd) was run twice? Cheers, Lachlan |