Codebase list teckit / f6d81f95-8e53-4b5d-b11c-9f91be2a2a0f/main zlib-1.2.11 / withenable.ac
f6d81f95-8e53-4b5d-b11c-9f91be2a2a0f/main

Tree @f6d81f95-8e53-4b5d-b11c-9f91be2a2a0f/main (Download .tar.gz)

withenable.ac @f6d81f95-8e53-4b5d-b11c-9f91be2a2a0f/main

feaf56b
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
AC_ARG_WITH([system_zlib],
[  --without-system-zlib   Don't use installed zlib library],,[with_system_zlib=yes])

AC_ARG_WITH([zlib_libdir],
[  --with-zlib-libdir=DIR  Specify directory where the zlib library resides.])

AC_ARG_WITH([zlib_include],
[  --with-zlib-include=DIR Specify the zlib header files location.])