mirror of
https://github.com/postgres/postgres.git
synced 2026-05-14 04:37:40 -04:00
7cc514ac65
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