| Age | Commit message (Expand) | Author |
| 2001-03-11 | Throw error if Ant is not found and Java is requested. Remove redundant | Peter Eisentraut |
| 2001-03-05 | There's always 1 file missed out ;-) | Peter Mount |
| 2001-03-03 | Add configure check for -lunix, for QNX. | Peter Eisentraut |
| 2001-02-10 | Only look for bison as YACC; other yaccs need to be selected explicitly. | Peter Eisentraut |
| 2001-02-09 | Make more portable. | Peter Eisentraut |
| 2001-02-06 | Only use termcap xor [n]curses, depending on what readline needs. Solaris | Peter Eisentraut |
| 2001-01-22 | Remove rangechecks on errno; just call strerror unconditionally. This | Tom Lane |
| 2001-01-10 | Make checks for global variables (sys_nerr, timezone) safe against getting | Peter Eisentraut |
| 2001-01-09 | Add configure check for sys_nerr, to end all discussions. | Peter Eisentraut |
| 2000-11-09 | Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), | Peter Eisentraut |
| 2000-11-05 | Add some configure checks for DocBook and related tools. With a somewhat | Peter Eisentraut |
| 2000-11-03 | Add configure check to see whether <string.h> and <strings.h> may both be | Peter Eisentraut |
| 2000-10-26 | In flex --version test, redirect stdin to /dev/null, because some lex' hang | Peter Eisentraut |
| 2000-10-24 | New config.guess and config.sub with Darwin support (from official GNU | Peter Eisentraut |
| 2000-10-24 | Don't call AC_SUBST (in libtool.m4) before AC_INIT. The m4 diversions get | Peter Eisentraut |
| 2000-10-20 | Add check for GNU or not GNU ld, needed to pick the right export_dynamic | Peter Eisentraut |
| 2000-10-20 | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut |
| 2000-10-02 | Fix configure types.h | Bruce Momjian |
| 2000-10-02 | Add sys/types include for sockaddr test to configure | Bruce Momjian |
| 2000-09-30 | fix shell bug | Peter Eisentraut |
| 2000-09-27 | Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. | Peter Eisentraut |
| 2000-09-25 | Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, | Peter Eisentraut |
| 2000-09-21 | Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something | Peter Eisentraut |
| 2000-08-29 | Revert removal of signed, volatile, and signal handler arg type tests. | Peter Eisentraut |
| 2000-08-28 | New configure test for flex, which recognizes only flex but does so in all | Peter Eisentraut |
| 2000-08-27 | Remove configure tests for `signed', `volatile', and signal handler args; | Peter Eisentraut |
| 2000-08-26 | Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second | Peter Eisentraut |
| 2000-06-11 | Substituted new configure test for types of accept() | Peter Eisentraut |
| 2000-06-10 | Moved the intricacies of the perl interface build into its own makefile | Peter Eisentraut |
| 2000-06-06 | Moved configure script from src/ to the top level directory. Moved | Peter Eisentraut |