From aab762e6c0afa9f31c0277a60c1d27f50233bc10 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Thu, 19 May 2016 11:02:14 +0900 Subject: Update gnulib * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Explicitly pull 'gettext', as the module is now marked as obsolete. * gnulib-local/Makefile.am (EXTRA_DIST): Remove m4/hard-locale.m4.diff. * gnulib-local/m4/hard-locale.m4.diff: Remove, as it is no longer needed. * gettext-tools/gnulib-lib/.gitignore: Ignore files brought by gnulib-tool. * gettext-tools/gnulib-tests/.gitignore: Likewise. * gettext-tools/libgettextpo/.gitignore: Likewise. --- gnulib-local/Makefile.am | 1 - gnulib-local/m4/hard-locale.m4.diff | 16 ---------------- 2 files changed, 17 deletions(-) delete mode 100644 gnulib-local/m4/hard-locale.m4.diff (limited to 'gnulib-local') diff --git a/gnulib-local/Makefile.am b/gnulib-local/Makefile.am index 1ff47e2..da46061 100644 --- a/gnulib-local/Makefile.am +++ b/gnulib-local/Makefile.am @@ -248,7 +248,6 @@ m4/alloca.m4 \ m4/backupfile.m4 \ m4/curses.m4 \ m4/gcj.m4 \ -m4/hard-locale.m4.diff \ m4/libcroco.m4 \ m4/libglib.m4 \ m4/libxml.m4 \ diff --git a/gnulib-local/m4/hard-locale.m4.diff b/gnulib-local/m4/hard-locale.m4.diff deleted file mode 100644 index 1071d48..0000000 --- a/gnulib-local/m4/hard-locale.m4.diff +++ /dev/null @@ -1,16 +0,0 @@ -*** gnulib/m4/hard-locale.m4 2005-03-21 23:06:27.000000000 +0100 ---- gettext-tools/m4/hard-locale.m4 2005-03-09 00:49:02.000000000 +0100 -*************** -*** 5,11 **** - dnl with or without modifications, as long as this notice is preserved. - - dnl No prerequisites of lib/hard-locale.c. -! AC_DEFUN([gl_HARD_LOCALE], -! [ -! AC_LIBOBJ([hard-locale]) -! ]) ---- 5,8 ---- - dnl with or without modifications, as long as this notice is preserved. - - dnl No prerequisites of lib/hard-locale.c. -! AC_DEFUN([gl_HARD_LOCALE], [:]) -- cgit v1.1