/[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.2 by gary, Fri Jun 29 22:29:09 2001 UTC revision 1.3 by gary, Sat Jun 30 20:31:34 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 $name as a valid source file"      echo "incorrectly recognized $name as a valid source file"
33      status=1      status=1
34    fi    fi
35  done  done

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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