Upgrade to Autoconf version 2.53. Replaced many custom macro
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 29 Mar 2002 17:32:55 +0000 (17:32 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 29 Mar 2002 17:32:55 +0000 (17:32 +0000)
commitae7cdc8e68ef8f5e6a1032da20d5729a7e4037c5
tree8151cd7d1bddf2fd97843f3c065a83587c78099b
parentb1a317433f08ec6433f41b4ff0d1577c3838bf56
Upgrade to Autoconf version 2.53.  Replaced many custom macro
calls with new or now-built-in versions.  Make sure that all
calls to AC_DEFINE have a third argument, for possible use of
autoheader in the future.
20 files changed:
GNUmakefile.in
aclocal.m4
config/ac_func_accept_argtypes.m4
config/c-compiler.m4
config/c-library.m4
config/cxx.m4
config/docbook.m4
config/general.m4
config/java.m4
config/libtool.m4
config/programs.m4
config/python.m4
config/tcl.m4
configure
configure.in
src/Makefile.global.in
src/bin/pg_config/Makefile
src/include/c.h
src/include/pg_config.h.in
src/template/aix