*** pgsql/configure.in 2005/07/03 18:54:26 1.415 --- pgsql/configure.in 2005/07/05 23:13:57 1.416 *************** *** 1,5 **** dnl Process this file with autoconf to produce a configure script. ! dnl $PostgreSQL: pgsql/configure.in,v 1.414 2005/07/01 18:17:30 petere Exp $ dnl dnl Developers, please strive to achieve this order: dnl --- 1,5 ---- dnl Process this file with autoconf to produce a configure script. ! dnl $PostgreSQL: pgsql/configure.in,v 1.415 2005/07/03 18:54:26 petere Exp $ dnl dnl Developers, please strive to achieve this order: dnl *************** fi *** 500,505 **** --- 500,506 ---- # PGAC_ARG_BOOL(with, zlib, yes, [ --without-zlib do not use Zlib]) + AC_SUBST(with_zlib) # # Elf