Re: Support for intel compiler on Linux/ia64

2003-02-25 Thread Samuel Meder
The attached patch actually works... /Sam On Tue, 2003-02-25 at 14:16, Samuel Meder wrote: > The intel compiler on ia64 seems to be called ecc instead of icc. The > attached patch will make CVS HEAD libtool work with ecc (+ strip the > path component from the comparsion with "icc"). > > /Sam Ind

Support for intel compiler on Linux/ia64

2003-02-25 Thread Samuel Meder
The intel compiler on ia64 seems to be called ecc instead of icc. The attached patch will make CVS HEAD libtool work with ecc (+ strip the path component from the comparsion with "icc"). /Sam Index: libtool.m4 === RCS file: /cvsroot/l