automake-patches
[Top][All Lists]
Advanced

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

Last patch flawed


From: Tom Tromey
Subject: Last patch flawed
Date: 25 Jul 2001 09:53:52 -0600

The last patch didn't include one of the files.
Here it is again.

Tom

Index: ChangeLog
from  Tom Tromey  <address@hidden>

        From Nicolas Joly:
        * tests/pr9.test: Require GNU make.
        * tests/dirname.test: Don't use `-u'.

Index: THANKS
===================================================================
RCS file: /cvs/automake/automake/THANKS,v
retrieving revision 1.143
diff -u -r1.143 THANKS
--- THANKS 2001/07/21 18:45:47 1.143
+++ THANKS 2001/07/25 15:27:01
@@ -102,6 +102,7 @@
 Miodrag Vallat         address@hidden
 Morten Eriksen         address@hidden
 Motoyuki Kasahara      address@hidden
+Nicolas Joly           address@hidden
 Nicolas Thiery         address@hidden
 NISHIDA Keisuke                address@hidden
 Nelson H. F. Beebe     address@hidden
Index: tests/dirname.test
===================================================================
RCS file: /cvs/automake/automake/tests/dirname.test,v
retrieving revision 1.2
diff -u -r1.2 dirname.test
--- tests/dirname.test 2001/07/22 00:25:35 1.2
+++ tests/dirname.test 2001/07/25 15:27:01
@@ -37,7 +37,7 @@
 7 /file                  = /
 EOF
 
-diff -u wanted got || exit 1
+diff wanted got || exit 1
 
 exit 0
 
Index: tests/pr9.test
===================================================================
RCS file: /cvs/automake/automake/tests/pr9.test,v
retrieving revision 1.5
diff -u -r1.5 pr9.test
--- tests/pr9.test 2001/03/04 21:05:09 1.5
+++ tests/pr9.test 2001/07/25 15:27:01
@@ -21,6 +21,9 @@
 # Likewise for gzip.
 (gzip --version) > /dev/null 2>&1 || exit 77
 
+# `distcheck' requires GNU make.
+$needs_gnu_make
+
 $ACLOCAL || exit 1
 
 $AUTOCONF || exit 1



reply via email to

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