| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Johann Uhrmann <johann(dot)uhrmann(at)xpecto(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Ant version detection |
| Date: | 2003-10-28 20:29:23 |
| Message-ID: | 27852.1067372963@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Johann Uhrmann <johann(dot)uhrmann(at)xpecto(dot)com> writes:
> Tom Lane wrote:
>> Johann Uhrmann <johann(dot)uhrmann(at)xpecto(dot)com> writes:
>>> ... Therefore, only lines
>>> beginning with "Apache Ant version" should be considered.
>>
>> Do *all* versions of Ant identify themselves that way? I'd be inclined
>> to write
>> grep -i "ant version"
>> instead.
> I agree, that seems a lot more stable.
Okay, patch applied with that change. (BTW, for future reference: the
correct way to patch configure is to edit the source files, configure.in
and/or the stuff under config/.)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2003-10-29 00:32:56 | Re: "make check" improvement for cygwin |
| Previous Message | Alvaro Herrera | 2003-10-28 04:18:01 | spanish pg_dump catalog |