]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update for changed gnulib.
authorBruno Haible <bruno@clisp.org>
Tue, 22 Aug 2006 18:20:18 +0000 (18:20 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:56 +0000 (12:13 +0200)
gnulib-local/ChangeLog
gnulib-local/m4/pathmax.m4.diff [deleted file]

index d49a63ddd59360541233e797a19c4a0a97dd1d58..34e4e1dd00972a480da456626c1f0d1f91cb39bc 100644 (file)
@@ -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  <bruno@clisp.org>
 
diff --git a/gnulib-local/m4/pathmax.m4.diff b/gnulib-local/m4/pathmax.m4.diff
deleted file mode 100644 (file)
index 3200a8f..0000000
+++ /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 ----