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