--- ltmain.sh.orig Sat Oct 9 13:20:10 2004 +++ ltmain.sh Sat Oct 9 13:28:57 2004 @@ -51,6 +51,9 @@ # define SED for historic ltconfig's generated by Libtool 1.3 test -z "$SED" && SED=sed +# define EGREP for historic ltconfig's generated by Libtool 1.3 +test -z "$EGREP" && EGREP=egrep + # The name of this program. progname=`$echo "$0" | ${SED} 's%^.*/%%'` modename="$progname"