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