autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 60-fyi-wrappers.patch


From: Akim Demaille
Subject: Re: 60-fyi-wrappers.patch
Date: 10 Sep 2001 09:48:42 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence)

| > Even worse :)  Why on earth would you want that (except if you didn't
| > read the nonexistent Autotest documentation)?
| My psychic powers must be failing me... :]

:)

| So I guess doing a tr ':' $pathsep on AUTOTEST_PATH would be OK; though
| we'd probably want to make it conditional in case some tr's don't
| support identity translations:
| 
| test "$ac_path_separator" = ":" ||
|   AUTOTEST_PATH=`echo $AUTOTEST_PATH | tr ':' $ac_path_separator`

Could you handle that please?

Err, don't bother with your protection, because, for a start, if such
a tr exists, we _want_ to know it does.  No hoax :)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]