]> git.eshelyaron.com Git - emacs.git/commitdiff
(Complex Text Layout support libraries): Fix previous change.
authorKenichi Handa <handa@m17n.org>
Tue, 5 Feb 2008 02:21:43 +0000 (02:21 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 5 Feb 2008 02:21:43 +0000 (02:21 +0000)
ChangeLog
INSTALL

index 16bd1ec85c2a1f6acc2f1c0d38c77bd13ae45a33..abedbb979e06a3996a544cb5e99af97172322a9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-05  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * INSTALL (Complex Text Layout support libraries): New section.
+
 2008-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * make-dist: Remove references to files in mac/ that have been
diff --git a/INSTALL b/INSTALL
index 88b499eb6dce3b8baa77478b7c8bed670b1049dd..3918e3cde2c6b8779d0f44d311e4a44e6a79ef11 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -171,15 +171,11 @@ cvs.m17n.org.
     % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-lib
     % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co libotf
 
-The installation procedure is the same for them as below:
+For m17n-lib, if you face some problem with making the whole package
+because you luck some other packages m17n-lib depends, try to
+configure it with the arg "--without-gui".
 
-    % cd CVC_WORKING_DIR (m17n-db, m17n-lib, or libotf)
-    % ./autogeh.sh
-    % ./configure
-    % make
-    % make install  (you may have to run this after "su root")
-
-Please note that Emacs is configured with the arg
+Please note that Emacs must be configured with the arg
 "--enable-font-backend" to get the benefit of those libraries.
 
 * Extra fonts