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
..
ac_func_accept_argtypes.m4
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
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
general.m4
install-sh
libtool.m4 Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the 2004-07-17 18:53:56 +00:00
Makefile PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
missing
mkinstalldirs
perl.m4
prep_buildtree
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