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