Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-01-19Remove JDBC from the build system and documentation, too.Tom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-03-29Upgrade to Autoconf version 2.53. Replaced many custom macroPeter 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-04Check 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-11Throw error if Ant is not found and Java is requested. Remove redundantPeter Eisentraut
AC_SUBST that messed up the diversions and thus the configure output.
2001-03-05There's always 1 file missed out ;-)Peter Mount
Found while testing against a full checkout. Peter