From 9378b5082b42d0f562af14cbc0ee18646535bb58 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 13 Aug 2004 14:29:05 +0000 Subject: [PATCH] Adjust to latest gnulib. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9bcd6910..5d3dfedc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-08-13 Paul Eggert + + Adjust to latest gnulib. + * bootstrap (gnulib_modules): Add xalloc-die. + Set LC_ALL=C so that file names sort consistently. + Prefer the gnulib copies of gettext.m4, glibc21.m4, + inttypes_h.m4, lib-ld.m4, lib-prefix.m4, po.m4, stdint_h.m4, + uintmax_t.m4, ulonglong.m4. + (intl_files_to_remove): Add gettext.m4, lib-ld.m4, lib-prefix.m4, + po.m4 since we are now using _gl.m4 instead. + 2004-08-10 Florian Krohm * src/scan-action.l: Remove. Scanning of semantic actions is -- 2.47.2