postgresql/config
Peter Eisentraut 23e41fb7fb Add configure check for -lunix, for QNX.
Recode test for equality of source and build directory using 'test -ef',
because even using pwd you might not get equal strings.  Thanks, QNX.
2001-03-03 15:53:41 +00:00
..
ac_func_accept_argtypes.m4 Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), 2000-11-09 18:18:42 +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 Remove rangechecks on errno; just call strerror unconditionally. This 2001-01-22 23:28:52 +00:00
config.guess New config.guess and config.sub with Darwin support (from official GNU 2000-10-24 18:11:48 +00:00
config.sub New config.guess and config.sub with Darwin support (from official GNU 2000-10-24 18:11:48 +00:00
cxx.m4 Substituted new configure test for types of accept() 2000-06-11 11:40:09 +00:00
docbook.m4 Add some configure checks for DocBook and related tools. With a somewhat 2000-11-05 21:04:07 +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
libtool.m4 Don't call AC_SUBST (in libtool.m4) before AC_INIT. The m4 diversions get 2000-10-24 17:41:50 +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 Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
prep_buildtree Add configure check for -lunix, for QNX. 2001-03-03 15:53:41 +00:00
programs.m4 Only look for bison as YACC; other yaccs need to be selected explicitly. 2001-02-10 22:31:42 +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