+2009-03-25 Bruno Haible <bruno@clisp.org>
+
+ * m4/quotearg.m4.diff: Update after gnulib changed.
+
2008-12-18 Bruno Haible <bruno@clisp.org>
* modules/gettext-tools-misc (Files): Add m4/locale-ja.m4.
*** gnulib/m4/quotearg.m4 2005-03-21 23:06:27.000000000 +0100
--- gettext-tools/m4/quotearg.m4 2005-03-09 00:49:02.000000000 +0100
***************
-*** 6,13 ****
+*** 6,10 ****
AC_DEFUN([gl_QUOTEARG],
[
- AC_LIBOBJ([quotearg])
--
- dnl Prerequisites of lib/quotearg.c.
- AC_CHECK_HEADERS_ONCE(wchar.h wctype.h)
- AC_CHECK_FUNCS_ONCE(iswprint mbsinit)
---- 6,11 ----
+ ])
+--- 6,9 ----