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