postgresql/config
Tom Lane 669ca7af83 Another try at making plpython autoconfiguration work correctly. Use a
-L spec rather than assuming libpython is in the standard search path
(this returns to the way 7.4 did it).  But check the distutils output
to see if it looks like Python has built a shared library, and if so
link with that instead of the probably-not-shared library found in
configdir.
2004-10-11 19:32:19 +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 Send thread test output to file descriptor 5 like configure does rather 2004-09-11 02:12:17 +00:00
c-compiler.m4 Do not let external specification of CFLAGS stop us from adding 2004-02-02 04:07:18 +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