libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Minor typo fix


From: Tim Van Holder
Subject: Minor typo fix
Date: Fri, 29 Jun 2001 11:30:15 +0200

Not even worth a ChangeLog entry.

Index: tests/suffix.test
===================================================================
RCS file: /home/cvs/libtool/tests/suffix.test,v
retrieving revision 1.1.1.5
diff -u -r1.1.1.5 suffix.test
--- tests/suffix.test   1998/03/05 16:22:50     1.1.1.5
+++ tests/suffix.test   2001/06/29 09:19:09
@@ -29,7 +29,7 @@
 for name in $bad_names; do
   if ($libtool -n --mode=compile compiler -c $name 2>&1; exit 0) | grep
'cannot'; then :
   else
-    echo "recognized foo.$ext as a valid source file"
+    echo "recognized $name as a valid source file"
     status=1
   fi
 done




reply via email to

[Prev in Thread] Current Thread [Next in Thread]