Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > cd37679348e1bfb9f6b892951b354696 > files > 10

libtool-1.5.26-5.2mdv2009.0.src.rpm

--- libtool-1.5.6/ltmain.in.SED	2004-05-01 23:06:44.000000000 +0800
+++ libtool-1.5.6/ltmain.in	2004-05-02 01:06:26.803269552 +0800
@@ -33,6 +33,9 @@
 # function.
 progpath="$0"
 
+# define SED for historic ltconfig's generated by Libtool 1.3
+test -z "$SED" && SED=sed
+
 # The name of this program:
 progname=`echo "$progpath" | $SED $basename`
 modename="$progname"