automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-362-g


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, maint, updated. v1.11-362-g2fec9f0
Date: Thu, 19 May 2011 20:01:17 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=2fec9f098ac951e1f7725bce5894c3c7355c59ba

The branch, maint has been updated
       via  2fec9f098ac951e1f7725bce5894c3c7355c59ba (commit)
      from  daa946a431442335bdf965e27b6f81f6c109fddc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 ChangeLog     |    8 ++++++++
 tests/defs.in |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 333e3ab..d50f10f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-05-19  Stefano Lattarini  <address@hidden>
+
+       test defs: rename requirement 'non-cross' -> 'native'
+       * tests/defs.in (non-cross): Rename requirement ...
+       (native): ... to this, which is clearer and fits the
+       existing lingo better.
+       Suggestion by Ralf Wildenhues.
+
 2011-05-15  Stefano Lattarini  <address@hidden>
 
        testsuite: be more cross-compile friendly
diff --git a/tests/defs.in b/tests/defs.in
index 736a394..e020498 100644
--- a/tests/defs.in
+++ b/tests/defs.in
@@ -292,7 +292,7 @@ do
       rm -f $priv_check_temp
       test $overwrite_status = 0 && exit 77
       ;;
-    non-cross)
+    native)
       cross_compiling && skip_ "doesn't work in cross-compile mode"
       ;;
     python)


hooks/post-receive
-- 
GNU Automake



reply via email to

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