+2000-09-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
+
+ * ltmain.in (shtool): Actually check in 2000-08-01's patch.
+
2000-09-02 Tom Kacvinsky <tjk@ams.org>, Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>
* libtool.m4: Ignore Tru64's nm's complaint.
# install_prog (especially on Windows NT).
if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
# Allow the use of GNU shtool's install command.
- expr "X$nonopt" : "X.*shtool.*" > /dev/null; then
+ $echo "X$nonopt" | $Xsed | grep shtool > /dev/null; then
# Aesthetically quote it.
arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
case "$arg" in