mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-27 01:44:30 +00:00
Update after gnulib changed.
This commit is contained in:
parent
99b50549fe
commit
5360d328c2
@ -1,3 +1,7 @@
|
||||
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.
|
||||
|
||||
@ -1,13 +1,10 @@
|
||||
*** 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 ----
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user