*** empty log message ***
[m17n/m17n-lib.git] / ChangeLog
1 2006-09-21  Kenichi Handa  <handa@m17n.org>
2
3         * mkinstalldirs: New file.
4
5         * bootstrap.sh: Don't delete mkinstalldirs.  Change order of
6         calling auto tools.
7
8         * ABOUT-NLS: New file.
9
10         * intl, m4, po: New directories.
11
12 2006-09-21  gettextize  <bug-gnu-gettext@gnu.org>
13
14         * Makefile.am (SUBDIRS): Add intl.
15         * configure.ac (AC_CONFIG_FILES): Add intl/Makefile.
16
17 2006-09-17  gettextize  <bug-gnu-gettext@gnu.org>
18
19         * Makefile.am (SUBDIRS): Add po.
20         (ACLOCAL_AMFLAGS): New variable.
21         (EXTRA_DIST): Add config.rpath, mkinstalldirs, m4/ChangeLog.
22         * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
23
24 2006-09-17  Kenichi Handa  <handa@m17n.org>
25
26         * configure.ac: Add AM_GNU_GETTEXT.
27         (GETTEXTDIR): New variable.  AC_SUBST it.
28
29 2006-07-19  Kenichi Handa  <handa@m17n.org>
30
31         * configure.ac: Include the result of `libotf-config --cflags` in
32         CPPFLAGS.
33
34 2006-07-14  Kenichi Handa  <handa@m17n.org>
35
36         * configure.ac: Version changed to 1.3.4.  Delete args to
37         AM_INIT_AUTOMAKE.
38
39 2006-06-23  Kenichi Handa  <handa@m17n.org>
40
41         * Makefile.am (PKGDATA): Don't increment it conditionally.
42
43         * configure.ac: Add "--with-fontconfig" arg.
44
45 2006-05-29  Kenichi Handa  <handa@m17n.org>
46
47         * m17n-config.in: For for --libtool.
48
49 2006-04-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
50
51         * README: Insert libthai reference site.
52
53 2006-02-22  Kenichi Handa  <handa@m17n.org>
54
55         * Version 1.3.3 released.
56
57 2006-02-22  Kenichi Handa  <handa@m17n.org>
58
59         * configure.ac: Version changed to 1.3.1.
60         (HAVE_DLOPEN): Fix typo in a message.
61
62 2006-02-06  Kenichi Handa  <handa@m17n.org>
63
64         * Version 1.3.2 released.
65
66 2006-02-06  Kenichi Handa  <handa@m17n.org>
67
68         * Makefile.am (EXTRA_DIST): Add bootstrap.sh.
69
70 2006-02-03  Kenichi Handa  <handa@m17n.org>
71
72         * configure.ac: Version changed to 1.3.1.
73
74 2006-01-17  Kenichi Handa  <handa@m17n.org>
75
76         * configure.ac: If GD library is available, define HAVE_GD as 1 or
77         2 in CONFIG_FLAGS.
78
79 2006-01-16  Kenichi Handa  <handa@m17n.org>
80
81         * Version 1.3.1 released.
82
83 2006-01-16  Kenichi Handa  <handa@m17n.org>
84
85         * configure.ac: Version changed to 1.3.1.
86
87 2005-12-22  Kenichi Handa  <handa@m17n.org>
88
89         * Version 1.3.0 released.
90
91 2005-12-22  Kenichi Handa  <handa@m17n.org>
92
93         * configure.ac: Check availability of OTF_check_features.
94
95 2005-12-05  Kenichi Handa  <handa@m17n.org>
96
97         * m17n-shell.pc.in (Description): Fix typo.
98
99 2005-11-21  Kenichi Handa  <handa@m17n.org>
100
101         * Makefile.am (pkgconfig_DATA): Define it conditionally on
102         WITH_GUI.
103
104         * configure.ac: Handle --with-gui/--without-gui arg.
105
106 2005-11-18  Kenichi Handa  <handa@m17n.org>
107
108         * configure.ac: Add --with-libotf option.  Use AC_HELP_STRING.
109
110 2005-09-05  Kenichi Handa  <handa@m17n.org>
111
112         * bootstrap.sh: Call automake with -a -c. 
113
114         * configure.ac: Add AM_MAINTAINER_MODE.
115         (X11_LD_FLAGS): New variable.
116         (--with-gd): New AC_ARG_WITH.
117         (HAVE_FRIBIDI_CONFIG): Fix typo for testing it.
118
119 2005-09-01  Kenichi Handa  <handa@m17n.org>
120
121         * configure.ac (CONFIG_FLAGS): Setup this variable and AC_SUBST it.
122
123 2005-08-18  Kenichi Handa  <handa@m17n.org>
124
125         * configure.ac: Version changed to 1.3.0.
126
127 2005-05-12  Kenichi Handa  <handa@m17n.org>
128
129         * configure.ac: Define HAVE_X11_XAW_COMMAND explicitly.
130
131 2005-04-28  Kenichi Handa  <handa@m17n.org>
132
133         * configure.ac: Check the availability of libXaw.
134
135 2005-04-27  Kenichi Handa  <handa@m17n.org>
136
137         * configure.ac: Check libthat at first and if that fail check
138         wordcut library.
139
140 2005-04-15  Kenichi Handa  <handa@m17n.org>
141
142         * configure.ac: Check the version of wordcut library and
143         HAVE_WORDCUT or HAVE_WORDCUT_OLD.
144         (DLOPEN_SHLIB_EXT): Define it.
145
146 2004-12-27  Kenichi Handa  <handa@m17n.org>
147
148         * Version 1.2.0 released.
149
150 2004-12-27  Kenichi Handa  <handa@m17n.org>
151
152         * m17n-config.in: Fix documentation.  Doxygen's section name fixed.
153
154 2004-12-10  Kenichi Handa  <handa@m17n.org>
155
156         * configure.ac: Versions changed to 1.2.0.
157
158 2004-10-14  Kenichi Handa  <handa@m17n.org>
159
160         * configure.ac (M17N_EXT_LIBS): New variable to accumulate
161         available external libraries.
162
163 2004-10-13  Kenichi Handa  <handa@m17n.org>
164
165         * configure.ac: Check if <freetype/ftbdf.h> is available or not.
166
167 2004-10-12  Kenichi Handa  <handa@m17n.org>
168
169         * configure.ac: Use pkg-config (if available) for Xft.
170
171 2004-10-11  Kenichi Handa  <handa@m17n.org>
172
173         * m17n-core.pc.in, m17n-shell.pc.in, m17n-gui.pc.in: New files.
174
175         * configure.ac: Include m17n-core.pc, m17n-shell.pc, and
176         m17n-gui.pc in AC_CONFIG_FILES.
177
178         * Makefile.am (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New
179         variables.
180
181 2004-08-16  Kenichi Handa  <handa@m17n.org>
182
183         * Version 1.1.0 released.
184
185 2004-07-06  Kenichi Handa  <handa@m17n.org>
186
187         * m17n-config.in: Cancel previous change.
188
189 2004-06-30  Kenichi Handa  <handa@m17n.org>
190
191         * m17n-config.in: Add -lm17n-X and -lm17n-gd if necessary.
192
193 2004-06-14  Kenichi Handa  <handa@m17n.org>
194
195         * configure.ac: Check the program m17n-db.
196
197 2004-06-03  Kenichi Handa  <handa@m17n.org>
198
199         * configure.ac: Run freetype-config with --libs instead of
200         --libtool.
201
202 2004-05-31  Kenichi Handa  <handa@m17n.org>
203
204         * configure.ac: Check the availability of dlopen.  Append
205         $X_CFLAGS to CPPFLAGS.
206
207 2004-05-28  Kenichi Handa  <handa@m17n.org>
208
209         * configure.ac: New variable API_VERSION.
210
211         * m17n-config.in: Accept "GUI" flag and adjusted for the new
212         configuration.
213
214 2004-05-27  Kenichi Handa  <handa@m17n.org>
215
216         * configure.ac: Check fontconfig even if Xft is available.  Check
217         gd library.  If Xft is not available, set XFT2_LD_FLAGS to null.
218         Likewise for xml2.
219
220         * bootstrap.sh: Clean old files at first.
221
222 2004-05-24  Kenichi Handa  <handa@m17n.org>
223
224         * configure.ac: Fix typo (pkg-conifg ->pkg-config).  Fix
225         AC_CHECK_LIB arg for fontconfig.
226
227 2004-05-21  Kenichi Handa  <handa@m17n.org>
228
229         * configure.ac (HAVE_FRIBIDI): Unset FRIBIDI_LD_FLAGS if fribidi
230         library is not found.
231
232 2004-05-18  Kenichi Handa  <handa@m17n.org>
233
234         * configure.ac: If libotf is not available, clear OTF_LD_FLAGS.
235         Double quaote several variables.  Even if xft-config is not
236         available, check if Xft library is available.  Setup
237         HAVE_FONTCONFIG.
238
239 2004-05-07  Kenichi Handa  <handa@redhat.m17n.org>
240
241         * configure.ac: Fix previous change.  Comment out xom and effence
242         related codes.
243
244 2004-05-03  Kenichi Handa  <handa@m17n.org>
245
246         * configure.ac: Use fribidi-config and xft-config if they are
247         available.
248
249 2004-04-27  Kenichi Handa  <handa@m17n.org>
250
251         * configure.ac: Check if Xft2 library is available.
252         (OTF_LD_FLAGS): Set to `libotf-config --libs`.
253         (FREETYPE_LD_FLAGS): Set to `freetype-config --libtool`.
254
255 2004-03-29  Kenichi Handa  <handa@m17n.org>
256
257         * Version 1.0 Patch Level 2 released.
258
259 2004-03-29  Kenichi Handa  <handa@etlken2>
260
261         * configure.ac: Version changed to 1.0.2.
262
263 2004-03-19  Kenichi Handa  <handa@m17n.org>
264
265         * Version 1.0 Patch Level 1 released.
266
267 2004-03-19  Kenichi Handa  <handa@m17n.org>
268
269         * configure.ac: Version changed to 1.0.1.
270
271 2004-03-01  Kenichi Handa  <handa@m17n.org>
272
273         * Version 1.0 released.
274
275 \f
276 Copyright (C) 2003, 2004
277   National Institute of Advanced Industrial Science and Technology (AIST)
278   Registration Number H15PRO112
279
280 This file is part of the m17n library.
281
282 The m17n library is free software; you can redistribute it and/or
283 modify it under the terms of the GNU Lesser General Public License
284 as published by the Free Software Foundation; either version 2.1 of
285 the License, or (at your option) any later version.
286
287 The m17n library is distributed in the hope that it will be useful,
288 but WITHOUT ANY WARRANTY; without even the implied warranty of
289 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
290 Lesser General Public License for more details.
291
292 You should have received a copy of the GNU Lesser General Public
293 License along with the m17n library; if not, write to the Free
294 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
295 02111-1307, USA.