postgresql/config
Peter Eisentraut 0b9f93e6b0 Code the unknown options check without using m4 diversions. Otherwise this
code relies on the checking macro actually being called at the end, or the
automatic undiversion will produce garbage.  These sort of implicit
side-effects undermine the modularity of the macros and happen to break the
ODBC driver which makes use of them.

Also put the warnings at the very end of configure, so there is an even
better chance of seeing them.
2006-10-30 22:15:04 +00:00
..
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
ac_func_accept_argtypes.m4 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
acx_pthread.m4 Allow Win32 libpq will use it's minimal pthread implementation, and ecpg 2005-08-29 00:47:35 +00:00
c-compiler.m4 Allow AIX to use --enable-thread-safety by passing PTHREAD_LIBS to 2004-12-16 17:48:29 +00:00
c-library.m4 Clean up printf arg-control test, per Kurt Roeckx. 2005-02-24 01:34:45 +00:00
config.guess Updated config.guess and config.sub 2006-10-07 21:05:59 +00:00
config.sub Updated config.guess and config.sub 2006-10-07 21:05:59 +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 Code the unknown options check without using m4 diversions. Otherwise this 2006-10-30 22:15:04 +00:00
install-sh Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +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 Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
mkinstalldirs Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +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 Avoid duplicate definition of LOCALEDIR in pg_config.h, already defined 2006-05-23 19:28:45 +00:00
python.m4 Punt when trying to build with threaded Python on FreeBSD. 2006-10-16 17:24:54 +00:00
tcl.m4 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00