Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 65272 | Differences between
and this patch

Collapse All | Expand All

(-)ltmain.sh.orig (+3 lines)
Lines 51-56 Link Here
51
# define SED for historic ltconfig's generated by Libtool 1.3
51
# define SED for historic ltconfig's generated by Libtool 1.3
52
test -z "$SED" && SED=sed
52
test -z "$SED" && SED=sed
53
53
54
# define EGREP for historic ltconfig's generated by Libtool 1.3
55
test -z "$EGREP" && EGREP=egrep
56
54
# The name of this program.
57
# The name of this program.
55
progname=`$echo "$0" | ${SED} 's%^.*/%%'`
58
progname=`$echo "$0" | ${SED} 's%^.*/%%'`
56
modename="$progname"
59
modename="$progname"

Return to bug 65272