From: Paul Eggert Date: Fri, 13 Aug 2004 14:29:05 +0000 (+0000) Subject: Adjust to latest gnulib. X-Git-Tag: BISON-2_0~125 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/9378b5082b42d0f562af14cbc0ee18646535bb58 Adjust to latest gnulib. --- 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