Guard against Ant versions that print CLASSPATH before the version number
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Oct 2003 20:26:47 +0000 (20:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Oct 2003 20:26:47 +0000 (20:26 +0000)
commit573f8c01169f13b2eb7fb10232cac63f0eaa02e1
tree5c3493630d737672c35a477cdc017ca7cbe14ea4
parent50cb974068ea778a170942c3183b08ff60ff9761
Guard against Ant versions that print CLASSPATH before the version number
in -version output.  Per report from Johann Uhrmann.
configure
configure.in