postgresql/config
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the
source directory.  This involves mostly makefiles using $(srcdir) when they
might have used ".".  (Regression tests don't work with this, yet.)

Sort out usage of CPPFLAGS, CFLAGS (and CXXFLAGS).  Add "override" keyword
in most places, to preserve necessary flags even when the user overrode the
flags.
2000-10-20 21:04:27 +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 Fix configure types.h 2000-10-02 03:58:31 +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
prep_buildtree Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +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 fix shell bug 2000-09-30 10:45:17 +00:00