Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-19 | Remove JDBC from the build system and documentation, too. | Tom Lane | |
2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | |
2002-03-29 | Upgrade to Autoconf version 2.53. Replaced many custom macro | Peter Eisentraut | |
calls with new or now-built-in versions. Make sure that all calls to AC_DEFINE have a third argument, for possible use of autoheader in the future. | |||
2001-07-04 | Check for jakarta-ant before ant, in case 'ant' is the screen saver program. | Peter Eisentraut | |
Then, run a small reality test with $ANT to see whether it works. | |||
2001-03-11 | Throw error if Ant is not found and Java is requested. Remove redundant | Peter Eisentraut | |
AC_SUBST that messed up the diversions and thus the configure output. | |||
2001-03-05 | There's always 1 file missed out ;-) | Peter Mount | |
Found while testing against a full checkout. Peter |