summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-08-22 18:20:18 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:13:56 +0200
commitd36f16c6fe09d9aa654bbf2ccae6f4f03862220a (patch)
treeab731ab43fd696eb1877a3363e34b6ddb52eea75
parent8f61671967a440fcc687196ff46bd78301115de5 (diff)
downloadexternal_gettext-d36f16c6fe09d9aa654bbf2ccae6f4f03862220a.zip
external_gettext-d36f16c6fe09d9aa654bbf2ccae6f4f03862220a.tar.gz
external_gettext-d36f16c6fe09d9aa654bbf2ccae6f4f03862220a.tar.bz2
Update for changed gnulib.
-rw-r--r--gnulib-local/ChangeLog1
-rw-r--r--gnulib-local/m4/pathmax.m4.diff12
2 files changed, 1 insertions, 12 deletions
diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog
index d49a63d..34e4e1d 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 <bruno@clisp.org>
diff --git a/gnulib-local/m4/pathmax.m4.diff b/gnulib-local/m4/pathmax.m4.diff
deleted file mode 100644
index 3200a8f..0000000
--- 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 ----