*** 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 a2b7662971b8651722b589f0647949954de4aee4..40668f658f6333cb90a5dc1e934c9bc8ea87ae6b 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 07d0d003283f76abbe171643bb90159000952af1..4132b2f8e66122ac05e670b30735b5f28a50fbdf 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>