Upgrade to Autoconf 2.61:
Peter Eisentraut <peter_e@gmx.net>
Upgrade to Autoconf 2.61: - Change configure.in to use Autoconf 2.61 and update generated files. - Update build system and documentation to support now directory variables offered by Autoconf 2.61. - Replace usages of PGAC_CHECK_ALIGNOF by AC_CHECK_ALIGNOF, now available in Autoconf 2.61. - Drop our patched version of AC_C_INLINE, as Autoconf now has the change.
Files
| Path | Change | +/− |
|---|---|---|
| config/c-compiler.m4 | modified | +3 −66 |
| config/programs.m4 | modified | +1 −5 |
| configure | modified | +9451 −10189 |
| configure.in | modified | +12 −24 |
| doc/Makefile | modified | +4 −6 |
| doc/src/sgml/installation.sgml | modified | +57 −26 |
| src/include/pg_config.h.in | modified | +11 −9 |
| src/Makefile.global.in | modified | +5 −5 |