]> granicus.if.org Git - postgresql/commit
Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 21 Sep 2000 20:17:43 +0000 (20:17 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 21 Sep 2000 20:17:43 +0000 (20:17 +0000)
commit353371874f3050bafa1a9f4d7ad7253d70165d81
tree6163bfea2613a1978cf8678df7dbdf6f4b9d3fc8
parentb4c8d47ab0c3c570e31c29696f74a204a33df647
Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something
that's actually useful, robust, consistent.

Better plan to generate aclocal.m4 as well: use m4 include directives,
rather than cat.
GNUmakefile.in
aclocal.m4
config/general.m4 [new file with mode: 0644]
configure
configure.in
src/Makefile.global.in