From: Bruno Haible Date: Tue, 22 Aug 2006 18:20:18 +0000 (+0000) Subject: Update for changed gnulib. X-Git-Tag: 0.16.x-branchpoint~187 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d36f16c6fe09d9aa654bbf2ccae6f4f03862220a;p=thirdparty%2Fgettext.git Update for changed gnulib. --- diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog index d49a63ddd..34e4e1dd0 100644 --- a/gnulib-local/ChangeLog +++ b/gnulib-local/ChangeLog @@ -5,6 +5,7 @@ * modules/exitfail.diff: Update. * modules/quote.diff: Update. * modules/quotearg.diff: Update. + * m4/pathmax.m4.diff: Remove file. 2006-08-22 Bruno Haible diff --git a/gnulib-local/m4/pathmax.m4.diff b/gnulib-local/m4/pathmax.m4.diff deleted file mode 100644 index 3200a8fd8..000000000 --- a/gnulib-local/m4/pathmax.m4.diff +++ /dev/null @@ -1,12 +0,0 @@ -*** m4/pathmax.m4.bak 2005-09-23 06:15:13.000000000 +0200 ---- m4/pathmax.m4 2006-07-30 21:25:06.000000000 +0200 -*************** -*** 6,12 **** - - AC_DEFUN([gl_PATHMAX], - [ -- AC_LIBSOURCES([pathmax.h]) - - dnl Prerequisites of lib/pathmax.h. - AC_CHECK_HEADERS_ONCE(sys/param.h) ---- 6,11 ----