Re: Problem with aclocal macros on Solaris



Brandon S. Allbery KF8NH wrote:
On Sunday, August 05, 2001 01:51:23 -0400, Rémi Cohen-Scali <Remi Cohen-Scali COM> wrote:
+-----
| gives TOTO on Linux, but toto on Solaris. The running syntax is
|
| echo toto | tr [a-z] [A-Z]
+--->8

I believe which syntax you get depends on which tr configure finds first, so it should really be a runtime test.


yes. This is why the syntax used should be a portable one (to avoid problems when used on some other unix flavours), as all the autoconf stuff. If you know a better one (more portable), this one should be used.

--
 		   Remi Cohen-Scali
<Remi Cohen-Scali com> 		<rcoscali rcsnet net>





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