Upgrade to Autoconf 2.63

Peter Eisentraut <peter_e@gmx.net>

Commit: 7cc514ac65d5725f60dae4e4d059a329a6c883b3
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-07-02T18:55:40Z
Releases: 9.0.0
Upgrade to Autoconf 2.63

This upgrades the configure infrastructure to the latest Autoconf version.
Some notable news are:
 - The workaround for the broken fseeko() test is gone.
 - Checking for unknown options is now provided by Autoconf itself.
 - Fixes for Mac OS X

Files

PathChange+/−
config/c-library.m4 modified +1 −27
config/general.m4 modified +1 −18
configure modified +6964 −5879
configure.in modified +2 −5
src/include/pg_config.h.in modified +14 −3