1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-06-03 08:33:04 +00:00
parent 410cb32814
commit 43585ddb5e
2 changed files with 10 additions and 3 deletions
+7
View File
@@ -1,3 +1,10 @@
2000-05-26 Bruno Haible <haible@clisp.cons.org>
* Makefile.am (install-exec-local): On systems with glibc-2.1 or
newer, don't install charset.alias.
* config.charset: Change the Linux/glibc rules so they become empty
on glibc-2.1 or newer.
2000-06-02 Jim Meyering <meyering@lucent.com>
* mountlist.c: Back out last change. Instead, do this...
+3 -3
View File
@@ -1,7 +1,7 @@
2000-06-03 Jim Meyering <meyering@lucent.com>
2000-05-26 Bruno Haible <haible@clisp.cons.org>
* glibc21.m4 (jm_GLIBC21): New macro/file. From Bruno Haible.
* jm-macros.m4 (jm_MACROS): Use jm_GLIBC21.
* glibc21.m4: New file.
* jm-macros.m4: (jm_MACROS): Call jm_GLIBC21.
2000-05-28 Jim Meyering <meyering@lucent.com>