1 2004-06-30 Kenichi Handa <handa@m17n.org>
3 * m17n-config.in: Add -lm17n-X and -lm17n-gd if necessary.
5 2004-06-14 Kenichi Handa <handa@m17n.org>
7 * configure.ac: Check the program m17n-db.
9 2004-06-03 Kenichi Handa <handa@m17n.org>
11 * configure.ac: Run freetype-config with --libs instead of
14 2004-05-31 Kenichi Handa <handa@m17n.org>
16 * configure.ac: Check the availability of dlopen. Append
17 $X_CFLAGS to CPPFLAGS.
19 2004-05-28 Kenichi Handa <handa@m17n.org>
21 * configure.ac: New variable API_VERSION.
23 * m17n-config.in: Accept "GUI" flag and adjusted for the new
26 2004-05-27 Kenichi Handa <handa@m17n.org>
28 * configure.ac: Check fontconfig even if Xft is available. Check
29 gd library. If Xft is not available, set XFT2_LD_FLAGS to null.
32 * bootstrap.sh: Clean old files at first.
34 2004-05-24 Kenichi Handa <handa@m17n.org>
36 * configure.ac: Fix typo (pkg-conifg ->pkg-config). Fix
37 AC_CHECK_LIB arg for fontconfig.
39 2004-05-21 Kenichi Handa <handa@m17n.org>
41 * configure.ac (HAVE_FRIBIDI): Unset FRIBIDI_LD_FLAGS if fribidi
44 2004-05-18 Kenichi Handa <handa@m17n.org>
46 * configure.ac: If libotf is not available, clear OTF_LD_FLAGS.
47 Double quaote several variables. Even if xft-config is not
48 available, check if Xft library is available. Setup
51 2004-05-07 Kenichi Handa <handa@redhat.m17n.org>
53 * configure.ac: Fix previous change. Comment out xom and effence
56 2004-05-03 Kenichi Handa <handa@m17n.org>
58 * configure.ac: Use fribidi-config and xft-config if they are
61 2004-04-27 Kenichi Handa <handa@m17n.org>
63 * configure.ac: Check if Xft2 library is available.
64 (OTF_LD_FLAGS): Set to `libotf-config --libs`.
65 (FREETYPE_LD_FLAGS): Set to `freetype-config --libtool`.
67 2004-03-29 Kenichi Handa <handa@m17n.org>
69 * Version 1.0 Patch Level 2 released.
71 2004-03-29 Kenichi Handa <handa@etlken2>
73 * configure.ac: Version changed to 1.0.2.
75 2004-03-19 Kenichi Handa <handa@m17n.org>
77 * Version 1.0 Patch Level 1 released.
79 2004-03-19 Kenichi Handa <handa@m17n.org>
81 * configure.ac: Version changed to 1.0.1.
83 2004-03-01 Kenichi Handa <handa@m17n.org>
85 * Version 1.0 released.
88 Copyright (C) 2003, 2004
89 National Institute of Advanced Industrial Science and Technology (AIST)
90 Registration Number H15PRO112
92 This file is part of the m17n library.
94 The m17n library is free software; you can redistribute it and/or
95 modify it under the terms of the GNU Lesser General Public License
96 as published by the Free Software Foundation; either version 2.1 of
97 the License, or (at your option) any later version.
99 The m17n library is distributed in the hope that it will be useful,
100 but WITHOUT ANY WARRANTY; without even the implied warranty of
101 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
102 Lesser General Public License for more details.
104 You should have received a copy of the GNU Lesser General Public
105 License along with the m17n library; if not, write to the Free
106 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA