* tests/getopt-m4sh.at [enhanced shell option appending]:
_LT_AT_XSI_FUNC_EXTRACT will not be able to find the enhanced
libtool func_append function if the replacement wasn't substituted
by configure, since the decorator comments will be different - in
that case simply skip the test.
Signed-off-by: Gary V. Vaughan <gary@gnu.org>
+2010-07-01 Gary V. Vaughan <gary@gnu.org>
+
+ Skip `enhanced shell option appending' test when not available.
+ * tests/getopt-m4sh.at [enhanced shell option appending]:
+ _LT_AT_XSI_FUNC_EXTRACT will not be able to find the enhanced
+ libtool func_append function if the replacement wasn't substituted
+ by configure, since the decorator comments will be different - in
+ that case simply skip the test.
+
2010-06-30 Gary V. Vaughan <gary@gnu.org>
Add func_append test cases for smart and retarded implementations.
AT_SETUP([enhanced shell option appending])
+# Don't bother with additional += check unless functions were substituted
+AT_CHECK([fgrep '# XSI func_append ' $abs_top_builddir/libtool >/dev/null 2>&1 || (exit 77)])
+
AT_DATA(expout,
[[first --append second
third