diff options
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/configure.in b/configure.in index 3a01e9447b..471e9b9ba6 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -dnl $PostgreSQL: pgsql/configure.in,v 1.484 2006/10/23 22:50:19 tgl Exp $ +dnl $PostgreSQL: pgsql/configure.in,v 1.485 2006/10/30 22:15:04 petere Exp $ dnl dnl Developers, please strive to achieve this order: dnl @@ -1449,12 +1449,7 @@ echo >src/include/stamp-h AC_CONFIG_HEADERS([src/interfaces/ecpg/include/ecpg_config.h]) - -# -# Warn about unknown options -# - -PGAC_CHECK_ARGS - AC_OUTPUT +# Warn about unknown options +PGAC_ARG_CHECK |
