automake-patches
[Top][All Lists]
Advanced

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

[FYI] Tests defs: requirement 'xsi-shell' must be synced with libtool.


From: Stefano Lattarini
Subject: [FYI] Tests defs: requirement 'xsi-shell' must be synced with libtool.
Date: Mon, 13 Dec 2010 23:02:10 +0100
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

* tests/defs (xsi-shell): Add comment telling to keep the
XSI-conformance checks in sync with libtool.
---
 ChangeLog  |    7 +++++++
 tests/defs |    1 +
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6ef1e4e..ad68203 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-13  Stefano Lattarini  <address@hidden>
+           Ralf Wildenhues  <address@hidden>
+
+       Tests defs: requirement 'xsi-shell' must be synced with libtool.
+       * tests/defs (xsi-shell): Add comment telling to keep the
+       XSI-conformance checks in sync with libtool.
+
 2010-12-12  Stefano Lattarini  <address@hidden>
 
        Tests defs: more uses of $top_testsrcdir.
diff --git a/tests/defs b/tests/defs
index 02f9ad0..134dc78 100644
--- a/tests/defs
+++ b/tests/defs
@@ -296,6 +296,7 @@ do
       ;;
     xsi-shell)
       # Try some XSI features.
+      # Keep this in sync with libtool.m4:_LT_CHECK_SHELL_FEATURES.
       echo "$me: trying some XSI constructs"
       ( _am_dummy="a/b/c"
        test 
"${_am_dummy##*/},${_am_dummy%/*},${_am_dummy#??}"${_am_dummy%"$_am_dummy"}, \
-- 
1.7.1



reply via email to

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