postgresql/config
Peter Eisentraut 664ce79dd8 Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>.
Update the installation instructions (formerly misnamed "FAQ"), add configure
checks for some headers rather than having users copy stubs manually (ugh!).
Use Autoconf check for exe extension.  This also avoids inheriting the value
of $(X) from the environment.
2000-09-27 15:17:57 +00:00
..
ac_func_accept_argtypes.m4 Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second 2000-08-26 21:11:45 +00:00
c-compiler.m4 Revert removal of signed, volatile, and signal handler arg type tests. 2000-08-29 09:36:51 +00:00
c-library.m4 Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. 2000-09-27 15:17:57 +00:00
config.guess Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
config.sub Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
cxx.m4 Substituted new configure test for types of accept() 2000-06-11 11:40:09 +00:00
general.m4 Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something 2000-09-21 20:17:43 +00:00
install-sh Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
missing New configure test for flex, which recognizes only flex but does so in all 2000-08-28 11:53:23 +00:00
mkinstalldirs Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
programs.m4 New configure test for flex, which recognizes only flex but does so in all 2000-08-28 11:53:23 +00:00
python.m4 Moved the intricacies of the perl interface build into its own makefile 2000-06-10 18:02:12 +00:00
tcl.m4 Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, 2000-09-25 22:23:01 +00:00