1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-21 20:34:25 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-08-01 07:59:08 +00:00
parent 71f2c2f9ec
commit c36cde4138

View File

@@ -1,3 +1,10 @@
1999-07-05 Paul Eggert <eggert@twinsun.com>
* m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
(AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
and simplify the shell code.
1999-07-20 Jim Meyering <meyering@ascend.com>
* jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.