]> granicus.if.org Git - postgresql/blobdiff - configure.in
Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl
[postgresql] / configure.in
index 2b3d72b89558136bbea4aaecf4fd9bdcb588c18a..9679b24b8f51751434ef2e9738bf1c83b6286107 100644 (file)
@@ -1,5 +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 $PostgreSQL: pgsql/configure.in,v 1.416 2005/07/05 23:13:57 tgl Exp $
 dnl
 dnl Developers, please strive to achieve this order:
 dnl
@@ -500,6 +500,7 @@ fi
 #
 PGAC_ARG_BOOL(with, zlib, yes,
               [  --without-zlib          do not use Zlib])
+AC_SUBST(with_zlib)
 
 #
 # Elf