automake-patches
[Top][All Lists]
Advanced

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

FYI: typo (causing failure) in pr211.test


From: Alexandre Duret-Lutz
Subject: FYI: typo (causing failure) in pr211.test
Date: Thu, 21 Mar 2002 18:08:56 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu)

I'm checking this in.

Index: ChangeLog
===================================================================
RCS file: /cvs/automake/automake/ChangeLog,v
retrieving revision 1.1791
diff -u -r1.1791 ChangeLog
--- ChangeLog   2002/03/21 11:27:14     1.1791
+++ ChangeLog   2002/03/21 17:09:24
@@ -1,5 +1,10 @@
 2002-03-21  Alexandre Duret-Lutz  <address@hidden>
 
+       * tests/pr211.test: s/requires/required/, otherwise the test fails
+       if libtool is not installed.
+
+2002-03-21  Alexandre Duret-Lutz  <address@hidden>
+
        * tests/dirname.test: Don't use $SHELL when calling ./configure.
 
 2002-03-21  Alexandre Duret-Lutz  <address@hidden>
Index: tests/pr211.test
===================================================================
RCS file: /cvs/automake/automake/tests/pr211.test,v
retrieving revision 1.1
diff -u -r1.1 pr211.test
--- pr211.test  2001/12/31 01:01:03     1.1
+++ pr211.test  2002/03/21 17:09:24
@@ -2,7 +2,7 @@
 
 # Test for PR 211.
 
-requires=libtoolize
+required=libtoolize
 . $srcdir/defs || exit 1
 
 cat > configure.in << 'END'

-- 
Alexandre Duret-Lutz




reply via email to

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