From d8da4c63284229f0b808965df964d3dfcae76e6d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 4 Mar 2007 21:58:26 +0000 Subject: [PATCH] Module pathname was renamed. --- ChangeLog | 6 ++++++ autogen.sh | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9c72513da..5958a2e43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-03-04 Bruno Haible + + * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC, + GNULIB_MODULES_LIBGETTEXTPO): Use module 'filename' instead of + 'pathname'. + 2007-03-04 Bruno Haible * autogen.sh: Remove gnulib-cache.m4 files before running gnulib-tool, diff --git a/autogen.sh b/autogen.sh index f9cadea01..dcbd278ff 100755 --- a/autogen.sh +++ b/autogen.sh @@ -103,6 +103,7 @@ if test -n "$GNULIB_TOOL"; then exit fd-ostream file-ostream + filename findprog fnmatch-posix fstrcmp @@ -125,7 +126,6 @@ if test -n "$GNULIB_TOOL"; then minmax obstack ostream - pathname pipe progname propername @@ -188,6 +188,7 @@ if test -n "$GNULIB_TOOL"; then error-progname exit file-ostream + filename fstrcmp fwriteerror gcd @@ -198,7 +199,6 @@ if test -n "$GNULIB_TOOL"; then linebreak minmax ostream - pathname progname stdbool ucs4-utf8 -- 2.47.3