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