postgresql/config
Tom Lane 9b3fc492d3 If we're going to test for switch validity by observing whether the
compiler emits any warnings, the test program had better be 100%
correct, not only 90% correct.  The recent addition of -Wold-style-definition
broke thread-safety detection on every platform that has that switch,
because the test program used an old-style definition.
2004-10-24 00:54:12 +00:00
..
Makefile PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
ac_func_accept_argtypes.m4 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
acx_pthread.m4 If we're going to test for switch validity by observing whether the 2004-10-24 00:54:12 +00:00
c-compiler.m4 When using GCC, change the default CFLAGS to: 2004-10-20 02:12:07 +00:00
c-library.m4 Update comment on int64 printf speciifications for MinGW: 2004-10-04 18:14:18 +00:00
config.guess New config.guess and config.sub 2004-09-17 22:09:21 +00:00
config.sub New config.guess and config.sub 2004-09-17 22:09:21 +00:00
docbook.m4 Add /usr/local/sgml/docbook-dsssl to the default search patch for 2003-12-13 20:25:18 +00:00
general.m4 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
install-sh Update install-sh and mkinstalldirs from master source (Automake). They 2003-11-04 10:59:58 +00:00
libtool.m4 Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the 2004-07-17 18:53:56 +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 Update install-sh and mkinstalldirs from master source (Automake). They 2003-11-04 10:59:58 +00:00
perl.m4 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +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 Some versions of lex will drop a lex.yy.c file when we probe to see if 2004-09-02 20:39:57 +00:00
python.m4 Another try at making plpython autoconfiguration work correctly. Use a 2004-10-11 19:32:19 +00:00
tcl.m4 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00