Clean up some of the accumulated Autoconf mess here. Put back the
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 4 May 2007 12:20:24 +0000 (12:20 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 4 May 2007 12:20:24 +0000 (12:20 +0000)
commit472ee8ffce5ce56a119918e1e8c0ed023e441674
treeb6ed4b15a8ccc15b74eee7bab28d537712e943f7
parent809e43483fe31bd05cdcac4d7b749ac1dfa615f6
Clean up some of the accumulated Autoconf mess here.  Put back the
PGAC_ARG_ macros so that the options parsing is more robust, put the
macro calls in the right order, and make the detection of the driver
manager behave less oddly.  All the required macros are now in-tree, so
everything can be bootstrapped without external PostgreSQL source trees.
config/c-library.m4 [new file with mode: 0644]
configure.ac