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
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
config.sub
docbook.m4 This fixes 2 inaccuracies in the recently added SQL99 feature list docs. 2002-07-16 00:51:37 +00:00
general.m4
install-sh
java.m4
libtool.m4
missing
mkinstalldirs
perl.m4
prep_buildtree
programs.m4
python.m4 Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
tcl.m4