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