make the code to build with libtool 1.4.2

This commit is contained in:
unknown 2004-04-15 00:42:30 -04:00
parent f76d2ce34f
commit e75657c6b5

View file

@ -48,6 +48,9 @@ EOF
exit 0
fi
# libtool 1.4.2 workaround
SED=${SED:-sed}
# The name of this program.
progname=`$echo "$0" | ${SED} 's%^.*/%%'`
modename="$progname"