summaryrefslogtreecommitdiff
path: root/config/java.m4
Commit message (Collapse)AuthorAgeFilesLines
* Check for jakarta-ant before ant, in case 'ant' is the screen saver program.Peter Eisentraut2001-07-041-2/+51
| | | | Then, run a small reality test with $ANT to see whether it works.
* Throw error if Ant is not found and Java is requested. Remove redundantPeter Eisentraut2001-03-111-7/+3
| | | | AC_SUBST that messed up the diversions and thus the configure output.
* There's always 1 file missed out ;-)Peter Mount2001-03-051-0/+16
Found while testing against a full checkout. Peter