postgresql/config
Peter Eisentraut 955a1f81a7 Factor out the code that detects the long long int snprintf format into a
separate macro.  Also add support for %I64d which is the way on Windows.

The code that checks for the 64-bit int type now gives more reasonable
results when cross-compiling: In that case we just take the compiler's
information and trust that the arithmetic works.  Disabling int64 is too
pessimistic.
2003-01-28 21:57:12 +00:00
..
ac_func_accept_argtypes.m4 Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +00:00
c-compiler.m4 Factor out the code that detects the long long int snprintf format into a 2003-01-28 21:57:12 +00:00
c-library.m4 Factor out the code that detects the long long int snprintf format into a 2003-01-28 21:57:12 +00:00
config.guess update from upstream 2001-08-06 13:58:26 +00:00
config.sub update from upstream 2001-08-06 13:58:26 +00:00
docbook.m4 This fixes 2 inaccuracies in the recently added SQL99 feature list docs. 2002-07-16 00:51:37 +00:00
general.m4 Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +00:00
install-sh Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
java.m4 Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +00:00
libtool.m4 Upgrade to Autoconf version 2.53. Replaced many custom macro 2002-03-29 17:32:55 +00:00
missing Only look for bison as YACC; other yaccs need to be selected explicitly. 2001-02-10 22:31:42 +00:00
mkinstalldirs Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
perl.m4 Change PL/Perl and Pg interface build to use configured compiler and 2002-05-28 16:57:53 +00:00
prep_buildtree Make prep_buildtree harmless when run on top of the source tree. 2001-09-10 23:28:59 +00:00
programs.m4 Readline and Zlib now required by default. Add options --without-readline 2002-04-10 22:47:09 +00:00
python.m4 Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
tcl.m4 Change PL/Tcl build to use configured compiler and Makefile.shlib 2002-05-24 18:10:17 +00:00