1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-26 00:56:13 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-04-03 19:35:28 +00:00
parent d10be8f4db
commit dfddef17ac

View File

@@ -1,5 +1,7 @@
2000-04-03 Jim Meyering <meyering@lucent.com>
* gettext.m4: Fix typo in comment.
* codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
textutils/configure.in). Suggestion from Paul Eggert.
(AC_CHECK_FUNCS): Add nl_langinfo. (also from textutils/configure.in)