[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: autoconf and OS/2
From: |
Akim Demaille |
Subject: |
Re: autoconf and OS/2 |
Date: |
18 Jun 2001 19:06:01 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor) |
>>>>> "Tim" == Tim Van Holder <address@hidden> writes:
Tim> All very true, and precisely the reasons this functionality is
Tim> not yet in autoconf :-). 'which' actually isn't portable (if it
Tim> was, the current path searching wouldn't be needed), and all the
Tim> other methods tend to be either unportable or prone to error.
As a matter of fact, I've always been in favor of having a `missing
which'. That would simplify a lot of the current code, and most
probably improve our portability. And if `missing which' is not OK,
we could create a confwhich that does the trick. The code is becoming
a nightmare to maintain :( The whole AC_(CHECK|PATH)_(PROG|TOOL)S?
needs a full rewrite :(
- autoconf and OS/2, Andreas Büning, 2001/06/15
- Re: autoconf and OS/2, Tim Van Holder, 2001/06/15
- Re: autoconf and OS/2, Andreas Buening, 2001/06/15
- Re: autoconf and OS/2, Tim Van Holder, 2001/06/15
- Re: autoconf and OS/2,
Akim Demaille <=
- Re: autoconf and OS/2, Andreas Buening, 2001/06/18
- Re: autoconf and OS/2, Tim Van Holder, 2001/06/19
- Re: autoconf and OS/2, Andreas Buening, 2001/06/21
- Re: autoconf and OS/2, Tim Van Holder, 2001/06/22
Re: autoconf and OS/2, Akim Demaille, 2001/06/18