aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--INSTALL12
2 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 16bd1ec85c2..abedbb979e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12008-02-05 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * INSTALL (Complex Text Layout support libraries): New section.
4
12008-02-04 Dan Nicolaescu <dann@ics.uci.edu> 52008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
2 6
3 * make-dist: Remove references to files in mac/ that have been 7 * make-dist: Remove references to files in mac/ that have been
diff --git a/INSTALL b/INSTALL
index 88b499eb6dc..3918e3cde2c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -171,15 +171,11 @@ cvs.m17n.org.
171 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-lib 171 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co m17n-lib
172 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co libotf 172 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co libotf
173 173
174The installation procedure is the same for them as below: 174For m17n-lib, if you face some problem with making the whole package
175because you luck some other packages m17n-lib depends, try to
176configure it with the arg "--without-gui".
175 177
176 % cd CVC_WORKING_DIR (m17n-db, m17n-lib, or libotf) 178Please note that Emacs must be configured with the arg
177 % ./autogeh.sh
178 % ./configure
179 % make
180 % make install (you may have to run this after "su root")
181
182Please note that Emacs is configured with the arg
183"--enable-font-backend" to get the benefit of those libraries. 179"--enable-font-backend" to get the benefit of those libraries.
184 180
185* Extra fonts 181* Extra fonts