From: Stefano Lattarini Date: Mon, 13 Dec 2010 21:59:54 +0000 (+0100) Subject: Tests defs: requirement 'xsi-shell' must be synced with libtool. X-Git-Tag: ng-0.5a~295^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=633f37600999b5736443e6ad3d94edbd29e55184;p=thirdparty%2Fautomake.git 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. --- diff --git a/ChangeLog b/ChangeLog index 6ef1e4e08..ad68203f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-12-13 Stefano Lattarini + Ralf Wildenhues + + 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 Tests defs: more uses of $top_testsrcdir. diff --git a/tests/defs b/tests/defs index 02f9ad07e..134dc78c0 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"}, \