/[libtool]/libtool/tests/suffix.test
ViewVC logotype

Diff of /libtool/tests/suffix.test

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.5 by gord, Thu Mar 5 16:22:50 1998 UTC revision 1.1.1.5.8.1 by gary, Fri Jun 29 22:32:03 2001 UTC
# Line 29  done Line 29  done
29  for name in $bad_names; do  for name in $bad_names; do
30    if ($libtool -n --mode=compile compiler -c $name 2>&1; exit 0) | grep 'cannot'; then :    if ($libtool -n --mode=compile compiler -c $name 2>&1; exit 0) | grep 'cannot'; then :
31    else    else
32      echo "recognized foo.$ext as a valid source file"      echo "recognized $name as a valid source file"
33      status=1      status=1
34    fi    fi
35  done  done

Legend:
Removed from v.1.1.1.5  
changed lines
  Added in v.1.1.1.5.8.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26