automake-patches
[Top][All Lists]
Advanced

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

FYI: missing bits of my previous patch


From: Alexandre Duret-Lutz
Subject: FYI: missing bits of my previous patch
Date: 14 Sep 2002 17:06:31 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

This fixes my last commit.

--- ChangeLog   13 Sep 2002 16:37:01 -0000      1.1976
+++ ChangeLog   14 Sep 2002 15:56:54 -0000
@@ -1,3 +1,8 @@
+2002-09-15  Alexandre Duret-Lutz  <address@hidden>
+
+       * tests/Makefile.am (XFAIL_TESTS): Remove specflags7.test and
+       specflags8.test.
+
 2002-09-13  Alexandre Duret-Lutz  <address@hidden>
 
        * automake.texi (Building ctags and etags): Rename and adjust as ...
@@ -6,7 +11,6 @@
        * tests/specflags7.test, tests/specflags8.test: Adjust to build
        true and false.
        * tests/Makefile.am (TESTS): Add targetclash.test.
-       (XFAIL_TESTS): Remove specflags7.test and specflags8.test.
 
        Diagnose target clashes, for PR automake/344:
        * automake.in (%targets): Record conditionals for definitions.
Index: tests/Makefile.am
===================================================================
RCS file: /cvs/automake/automake/tests/Makefile.am,v
retrieving revision 1.437
diff -u -r1.437 Makefile.am
--- tests/Makefile.am   13 Sep 2002 16:37:01 -0000      1.437
+++ tests/Makefile.am   14 Sep 2002 15:56:58 -0000
@@ -1,7 +1,6 @@
 ## Process this file with automake to create Makefile.in
 
-XFAIL_TESTS = subdir5.test auxdir2.test cond17.test \
-             specflags7.test specflags8.test
+XFAIL_TESTS = subdir5.test auxdir2.test cond17.test
 
 TESTS =        \
 acinclude.test \
-- 
Alexandre Duret-Lutz





reply via email to

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