*** empty log message ***
authorhanda <handa>
Fri, 7 May 2004 04:47:55 +0000 (04:47 +0000)
committerhanda <handa>
Fri, 7 May 2004 04:47:55 +0000 (04:47 +0000)
ChangeLog
src/ChangeLog

index 7eed56c..aa1d4d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-07  Kenichi Handa  <handa@redhat.m17n.org>
+
+       * configure.ac: Fix previous change.  Comment out xom and effence
+       related codes.
+
 2004-05-03  Kenichi Handa  <handa@m17n.org>
 
        * configure.ac: Use fribidi-config and xft-config if they are
index cff96cf..ce4490a 100644 (file)
@@ -1,3 +1,10 @@
+2004-05-07  Kenichi Handa  <handa@redhat.m17n.org>
+
+       * Makefile.am (libm17n_la_LIBADD): Include -ldl.
+       (libm17n_la_LDFLAGS): Delete it.
+       (noinst_PROGRAMS): Renamed from bin_PROGRAMS.
+       (install-binPROGRAMS, uninstall-binPROGRAMS): Delete them.
+
 2004-05-06  Kenichi Handa  <handa@m17n.org>
 
        * draw.c (compose_glyph_string): Fix previous change.