A quick summary:

* Thomas Porschberg wrote on Wed, Jan 18, 2006 at 02:05:23PM CET:
> > * Thomas Porschberg wrote on Tue, Jan 17, 2006 at 08:27:45AM CET:
> > > 
> > > I meet a problem with a configure.ac script which does call
> > > LT_AC_PROG_SED.  However SED is not substituted with the sed
> > > command and the configure failed.  I hardcoded SED=sed as a
> > > workaround and it worked.

> Here is the error output from configure:
> 
> checking for ld used by gcc... ./configure: line 6751: s%\\%/%g: No such file 
> or directory

After some off-list discussion about this, Thomas found out that this
issue was due to some older and/or buggy version of the LT_AC_PROG_SED
which was present in a package-local macro file, and not connected to
the libtool 1.5.22 version at all.

So, one issue down.  :-)

Cheers,
Ralf


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to