OSDN Git Service

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)
commit7c1ff354105e2256d7904497d8e282ccec53d2e6
treeae1c9485bf5eda1e049d11e327d5c759da2c19d2
parenteb1ee9e63f1076753769f4ef1e8e0a93898a3e34
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