Re: configure finds ant (screensaver) - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: configure finds ant (screensaver)
Date
Msg-id 200107021635.f62GZJ210260@candle.pha.pa.us
Whole thread Raw
In response to configure finds ant (screensaver)  (pgsql-bugs@postgresql.org)
Responses Re: configure finds ant (screensaver)
List pgsql-bugs
> Francisco Canedo (fcanedo at soneramail nospam nl) reports a bug with a severity of 3
> The lower the number the more severe it is.
>
> Short Description
> configure finds ant (screensaver)
>
> Long Description
> configure finds the path to the 'ant' screensaver when it's trying to find the jdbc build tool. This leads to some
weirderror message during build! 
>
> I would suggest to have configure check the version of ant if at all possible.

If you type:

    $ ant -version
    $ echo $?

What do you get?  I want to add a configure test and java ANT likes the
-version flag.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: configure finds ant (screensaver)
Next
From: Peter Eisentraut
Date:
Subject: Re: configure finds ant (screensaver)