bug-libtool
[Top][All Lists]
Advanced

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

[0/3] Different sed program could be used in libtool script


From: Yann Droneaud
Subject: [0/3] Different sed program could be used in libtool script
Date: Wed, 10 Dec 2008 17:30:14 +0100

Hi,

Through out the libtool script, $SED is used, but sometimes 'sed' is
used directly.

Libtool should be consistent regarding to which sed is used in the
script.

Especially, ltmain.m4sh must used $SED, and libtool.m4 must use $SED in
macros like lt_cv_sys_global_symbol_pipe since there are copied in the
final libtool script.

The following patches try to correct that.

Regards

-- 
Yann Droneaud





reply via email to

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