automake-patches
[Top][All Lists]
Advanced

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

[FYI] regenerate Makefile.in to sync with previous commits


From: Stefano Lattarini
Subject: [FYI] regenerate Makefile.in to sync with previous commits
Date: Thu, 9 Sep 2010 01:35:16 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

Ouch.  I forgot to regenerate Makefile.in from Makefile.am before
pushing to maint the two last commits.  This follow-up patch fixes
that.  Pushed to maint.

Sorry for the noise & confusion,
   Stefano

-*-*-

regenerate Makefile.in to sync with previous commits
---
 tests/Makefile.in |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/tests/Makefile.in b/tests/Makefile.in
index 563c9e6..e967caa 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -244,10 +244,10 @@ top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 XFAIL_TESTS = \
-all.test                                       \
-auxdir2.test                                   \
-cond17.test                                    \
-gcj6.test                                      \
+all.test \
+auxdir2.test \
+cond17.test \
+gcj6.test \
 txinfo5.test
 
 parallel_tests = \
@@ -461,6 +461,7 @@ confh4.test \
 confh5.test \
 confh6.test \
 confh7.test \
+confh8.test \
 confincl.test \
 conflnk.test \
 conflnk2.test \
-- 
1.7.1
:



reply via email to

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