*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 3 Jun 2000 08:33:04 +0000 (08:33 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Jun 2000 08:33:04 +0000 (08:33 +0000)
lib/ChangeLog
m4/ChangeLog

index a2b7662..40668f6 100644 (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...
index 07d0d00..4132b2f 100644 (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>