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 54-59 Link Here
54
# define EGREP for historic ltconfig's generated by Libtool 1.3
54
# define EGREP for historic ltconfig's generated by Libtool 1.3
55
test -z "$EGREP" && EGREP=egrep
55
test -z "$EGREP" && EGREP=egrep
56
56
57
# define LTCC for historic ltconfig's generated by Libtool 1.3
58
test -z "$LTCC" && LTCC=${CC-gcc}
59
57
# The name of this program.
60
# The name of this program.
58
progname=`$echo "$0" | ${SED} 's%^.*/%%'`
61
progname=`$echo "$0" | ${SED} 's%^.*/%%'`
59
modename="$progname"
62
modename="$progname"

Return to bug 65272