(ft_check_cap_otf): Fix conditions to call
[m17n/m17n-lib.git] / ChangeLog
1 2010-04-04  handa  <handa@m17n.org>
2
3         * configure.ac: Add AC_PROG_LIBTOOL. Comment out LT_PREREQ and
4         LT_INIT.
5
6 2010-04-02  Kenichi Handa  <handa@m17n.org>
7
8         * configure.ac: Version changed to 1.6.1.
9
10 2010-03-30  Kenichi Handa  <handa@m17n.org>
11
12         * configure.ac: Version changed to 1.6.0.
13
14 2010-03-19  Kenichi Handa  <handa@m17n.org>
15
16         * configure.ac: Version changed to 1.6.0pre.
17
18 2010-02-18  Kenichi Handa  <handa@m17n.org>
19
20         * configure.ac (M17N_BINARY_VERSION): New variable.
21         (M17N_MODULE_DIR): New variable.  AC_SUBST it.
22
23 2009-11-05  Kenichi Handa  <handa@m17n.org>
24
25         * configure.ac: Check if the OTF library has OTF_drive_gpos2 ().
26
27 2009-10-05  Kenichi Handa  <handa@m17n.org>
28
29         * configure.ac: Version changed to 1.6.0.
30         (API_VERSION): Changed to 4.0.4.
31
32 2009-08-13  Kenichi Handa  <handa@m17n.org>
33
34         * Version 1.5.5 released.
35
36 2009-07-29  Kenichi Handa  <handa@m17n.org>
37
38         * configure.ac: Add AC_CONFIG_MACRO_DIR([m4]).  Update by
39         autoupdate program.
40
41         * mkinstalldirs: Removed.
42
43         * bootstrap.sh: Simplified by using autoreconf.
44
45 2009-07-28  Kenichi Handa  <handa@m17n.org>
46
47         * configure.ac: Version changed to 1.5.5.
48
49 2009-03-02  Kenichi Handa  <handa@m17n.org>
50
51         * Version 1.5.4 released.
52
53 2009-02-25  Kenichi Handa  <handa@m17n.org>
54
55         * configure.ac: Version changed to 1.5.4.
56
57 2008-10-20  Kenichi Handa  <handa@m17n.org>
58
59         * Version 1.5.3 released.
60
61 2008-09-24  Kenichi Handa  <handa@m17n.org>
62
63         * configure.ac: Versions changed to 1.5.3.
64
65 2008-06-23  Kenichi Handa  <handa@m17n.org>
66
67         * Version 1.5.2 released.
68
69 2008-05-30  Kenichi Handa  <handa@m17n.org>
70
71         * configure.ac: Versions changed to 1.5.2.
72
73 2008-01-31  Kenichi Handa  <handa@ni.aist.go.jp>
74
75         * Version 1.5.1 released.
76
77 2008-01-15  Kenichi Handa  <handa@ni.aist.go.jp>
78
79         * configure.ac: Versions changed to 1.5.1.
80
81 2007-12-28  Kenichi Handa  <handa@ni.aist.go.jp>
82
83         * Version 1.5.0 released.
84
85 2007-11-13  Kenichi Handa  <handa@ni.aist.go.jp>
86
87         * configure.ac: Version changed to 1.5.0
88         (API_VERSION): Updated to 3:0:3.
89
90         * m17n-config.in: Add FLT support.
91
92 2007-10-12  Kenichi Handa  <handa@m17n.org>
93
94         * m17n-flt.pc.in: Don't require m17n-shell.
95
96 2007-08-15  Kenichi Handa  <handa@m17n.org>
97
98         * m17n-flt.pc.in (prefix): New file.
99
100         * configure.ac (AC_CONFIG_FILES): Add m17n-flt.pc.
101
102         * Makefile.am (EXTRA_DIST): Add m17n-flt.pc.in.
103         (BASICDATA): Add m17n-flt.pc.
104
105 2007-07-13  Kenichi Handa  <handa@m17n.org>
106
107         * Version 1.4.0 released.
108
109 2007-05-24  Kenichi Handa  <handa@m17n.org>
110
111         * configure.ac (HAVE_ANTHY): Use PKG_CHECK_MODULES to check it.
112
113 2007-05-16  Kenichi Handa  <handa@m17n.org>
114
115         * configure.ac: Version changed to 1.4.0
116         (API_VERSION): Updated to 2:0:2.
117
118 2007-02-28  Kenichi Handa  <handa@m17n.org>
119
120         * configure.ac: Version changed to 1.3.5.
121
122 2006-12-14  Kenichi Handa  <handa@m17n.org>
123
124         * .cvsignore: Add INSTALL, depcomp, install-sh, and missing.
125
126 2006-12-07  TAKAHASHI Naoto  <ntakahas@m17n.org>
127
128         * Update FSF postal address.
129
130 2006-12-06  Kenichi Handa  <handa@m17n.org>
131
132         * Version 1.3.4 released.
133
134 2006-09-21  Kenichi Handa  <handa@m17n.org>
135
136         * mkinstalldirs: New file.
137
138         * bootstrap.sh: Don't delete mkinstalldirs.  Change order of
139         calling auto tools.
140
141         * ABOUT-NLS: New file.
142
143         * intl, m4, po: New directories.
144
145 2006-09-21  gettextize  <bug-gnu-gettext@gnu.org>
146
147         * Makefile.am (SUBDIRS): Add intl.
148         * configure.ac (AC_CONFIG_FILES): Add intl/Makefile.
149
150 2006-09-17  gettextize  <bug-gnu-gettext@gnu.org>
151
152         * Makefile.am (SUBDIRS): Add po.
153         (ACLOCAL_AMFLAGS): New variable.
154         (EXTRA_DIST): Add config.rpath, mkinstalldirs, m4/ChangeLog.
155         * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
156
157 2006-09-17  Kenichi Handa  <handa@m17n.org>
158
159         * configure.ac: Add AM_GNU_GETTEXT.
160         (GETTEXTDIR): New variable.  AC_SUBST it.
161
162 2006-07-19  Kenichi Handa  <handa@m17n.org>
163
164         * configure.ac: Include the result of `libotf-config --cflags` in
165         CPPFLAGS.
166
167 2006-07-14  Kenichi Handa  <handa@m17n.org>
168
169         * configure.ac: Version changed to 1.3.4.  Delete args to
170         AM_INIT_AUTOMAKE.
171
172 2006-06-23  Kenichi Handa  <handa@m17n.org>
173
174         * Makefile.am (PKGDATA): Don't increment it conditionally.
175
176         * configure.ac: Add "--with-fontconfig" arg.
177
178 2006-05-29  Kenichi Handa  <handa@m17n.org>
179
180         * m17n-config.in: For for --libtool.
181
182 2006-04-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
183
184         * README: Insert libthai reference site.
185
186 2006-02-22  Kenichi Handa  <handa@m17n.org>
187
188         * Version 1.3.3 released.
189
190 2006-02-22  Kenichi Handa  <handa@m17n.org>
191
192         * configure.ac: Version changed to 1.3.1.
193         (HAVE_DLOPEN): Fix typo in a message.
194
195 2006-02-06  Kenichi Handa  <handa@m17n.org>
196
197         * Version 1.3.2 released.
198
199 2006-02-06  Kenichi Handa  <handa@m17n.org>
200
201         * Makefile.am (EXTRA_DIST): Add bootstrap.sh.
202
203 2006-02-03  Kenichi Handa  <handa@m17n.org>
204
205         * configure.ac: Version changed to 1.3.1.
206
207 2006-01-17  Kenichi Handa  <handa@m17n.org>
208
209         * configure.ac: If GD library is available, define HAVE_GD as 1 or
210         2 in CONFIG_FLAGS.
211
212 2006-01-16  Kenichi Handa  <handa@m17n.org>
213
214         * Version 1.3.1 released.
215
216 2006-01-16  Kenichi Handa  <handa@m17n.org>
217
218         * configure.ac: Version changed to 1.3.1.
219
220 2005-12-22  Kenichi Handa  <handa@m17n.org>
221
222         * Version 1.3.0 released.
223
224 2005-12-22  Kenichi Handa  <handa@m17n.org>
225
226         * configure.ac: Check availability of OTF_check_features.
227
228 2005-12-05  Kenichi Handa  <handa@m17n.org>
229
230         * m17n-shell.pc.in (Description): Fix typo.
231
232 2005-11-21  Kenichi Handa  <handa@m17n.org>
233
234         * Makefile.am (pkgconfig_DATA): Define it conditionally on
235         WITH_GUI.
236
237         * configure.ac: Handle --with-gui/--without-gui arg.
238
239 2005-11-18  Kenichi Handa  <handa@m17n.org>
240
241         * configure.ac: Add --with-libotf option.  Use AC_HELP_STRING.
242
243 2005-09-05  Kenichi Handa  <handa@m17n.org>
244
245         * bootstrap.sh: Call automake with -a -c. 
246
247         * configure.ac: Add AM_MAINTAINER_MODE.
248         (X11_LD_FLAGS): New variable.
249         (--with-gd): New AC_ARG_WITH.
250         (HAVE_FRIBIDI_CONFIG): Fix typo for testing it.
251
252 2005-09-01  Kenichi Handa  <handa@m17n.org>
253
254         * configure.ac (CONFIG_FLAGS): Setup this variable and AC_SUBST it.
255
256 2005-08-18  Kenichi Handa  <handa@m17n.org>
257
258         * configure.ac: Version changed to 1.3.0.
259
260 2005-05-12  Kenichi Handa  <handa@m17n.org>
261
262         * configure.ac: Define HAVE_X11_XAW_COMMAND explicitly.
263
264 2005-04-28  Kenichi Handa  <handa@m17n.org>
265
266         * configure.ac: Check the availability of libXaw.
267
268 2005-04-27  Kenichi Handa  <handa@m17n.org>
269
270         * configure.ac: Check libthat at first and if that fail check
271         wordcut library.
272
273 2005-04-15  Kenichi Handa  <handa@m17n.org>
274
275         * configure.ac: Check the version of wordcut library and
276         HAVE_WORDCUT or HAVE_WORDCUT_OLD.
277         (DLOPEN_SHLIB_EXT): Define it.
278
279 2004-12-27  Kenichi Handa  <handa@m17n.org>
280
281         * Version 1.2.0 released.
282
283 2004-12-27  Kenichi Handa  <handa@m17n.org>
284
285         * m17n-config.in: Fix documentation.  Doxygen's section name fixed.
286
287 2004-12-10  Kenichi Handa  <handa@m17n.org>
288
289         * configure.ac: Versions changed to 1.2.0.
290
291 2004-10-14  Kenichi Handa  <handa@m17n.org>
292
293         * configure.ac (M17N_EXT_LIBS): New variable to accumulate
294         available external libraries.
295
296 2004-10-13  Kenichi Handa  <handa@m17n.org>
297
298         * configure.ac: Check if <freetype/ftbdf.h> is available or not.
299
300 2004-10-12  Kenichi Handa  <handa@m17n.org>
301
302         * configure.ac: Use pkg-config (if available) for Xft.
303
304 2004-10-11  Kenichi Handa  <handa@m17n.org>
305
306         * m17n-core.pc.in, m17n-shell.pc.in, m17n-gui.pc.in: New files.
307
308         * configure.ac: Include m17n-core.pc, m17n-shell.pc, and
309         m17n-gui.pc in AC_CONFIG_FILES.
310
311         * Makefile.am (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New
312         variables.
313
314 2004-08-16  Kenichi Handa  <handa@m17n.org>
315
316         * Version 1.1.0 released.
317
318 2004-07-06  Kenichi Handa  <handa@m17n.org>
319
320         * m17n-config.in: Cancel previous change.
321
322 2004-06-30  Kenichi Handa  <handa@m17n.org>
323
324         * m17n-config.in: Add -lm17n-X and -lm17n-gd if necessary.
325
326 2004-06-14  Kenichi Handa  <handa@m17n.org>
327
328         * configure.ac: Check the program m17n-db.
329
330 2004-06-03  Kenichi Handa  <handa@m17n.org>
331
332         * configure.ac: Run freetype-config with --libs instead of
333         --libtool.
334
335 2004-05-31  Kenichi Handa  <handa@m17n.org>
336
337         * configure.ac: Check the availability of dlopen.  Append
338         $X_CFLAGS to CPPFLAGS.
339
340 2004-05-28  Kenichi Handa  <handa@m17n.org>
341
342         * configure.ac: New variable API_VERSION.
343
344         * m17n-config.in: Accept "GUI" flag and adjusted for the new
345         configuration.
346
347 2004-05-27  Kenichi Handa  <handa@m17n.org>
348
349         * configure.ac: Check fontconfig even if Xft is available.  Check
350         gd library.  If Xft is not available, set XFT2_LD_FLAGS to null.
351         Likewise for xml2.
352
353         * bootstrap.sh: Clean old files at first.
354
355 2004-05-24  Kenichi Handa  <handa@m17n.org>
356
357         * configure.ac: Fix typo (pkg-conifg ->pkg-config).  Fix
358         AC_CHECK_LIB arg for fontconfig.
359
360 2004-05-21  Kenichi Handa  <handa@m17n.org>
361
362         * configure.ac (HAVE_FRIBIDI): Unset FRIBIDI_LD_FLAGS if fribidi
363         library is not found.
364
365 2004-05-18  Kenichi Handa  <handa@m17n.org>
366
367         * configure.ac: If libotf is not available, clear OTF_LD_FLAGS.
368         Double quaote several variables.  Even if xft-config is not
369         available, check if Xft library is available.  Setup
370         HAVE_FONTCONFIG.
371
372 2004-05-07  Kenichi Handa  <handa@redhat.m17n.org>
373
374         * configure.ac: Fix previous change.  Comment out xom and effence
375         related codes.
376
377 2004-05-03  Kenichi Handa  <handa@m17n.org>
378
379         * configure.ac: Use fribidi-config and xft-config if they are
380         available.
381
382 2004-04-27  Kenichi Handa  <handa@m17n.org>
383
384         * configure.ac: Check if Xft2 library is available.
385         (OTF_LD_FLAGS): Set to `libotf-config --libs`.
386         (FREETYPE_LD_FLAGS): Set to `freetype-config --libtool`.
387
388 2004-03-29  Kenichi Handa  <handa@m17n.org>
389
390         * Version 1.0 Patch Level 2 released.
391
392 2004-03-29  Kenichi Handa  <handa@etlken2>
393
394         * configure.ac: Version changed to 1.0.2.
395
396 2004-03-19  Kenichi Handa  <handa@m17n.org>
397
398         * Version 1.0 Patch Level 1 released.
399
400 2004-03-19  Kenichi Handa  <handa@m17n.org>
401
402         * configure.ac: Version changed to 1.0.1.
403
404 2004-03-01  Kenichi Handa  <handa@m17n.org>
405
406         * Version 1.0 released.
407
408 \f
409 Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
410   National Institute of Advanced Industrial Science and Technology (AIST)
411   Registration Number H15PRO112
412
413 This file is part of the m17n library.
414
415 The m17n library is free software; you can redistribute it and/or
416 modify it under the terms of the GNU Lesser General Public License
417 as published by the Free Software Foundation; either version 2.1 of
418 the License, or (at your option) any later version.
419
420 The m17n library is distributed in the hope that it will be useful,
421 but WITHOUT ANY WARRANTY; without even the implied warranty of
422 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
423 Lesser General Public License for more details.
424
425 You should have received a copy of the GNU Lesser General Public
426 License along with the m17n library; if not, write to the Free
427 Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
428 Boston, MA 02110-1301, USA.