]> git.lyx.org Git - features.git/blob - config/ChangeLog
a91c6beb1ee900aaf31da6b6ae253a71c0a3adbe
[features.git] / config / ChangeLog
1 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2
3         * relyx_configure.ac: 
4         * configure.ac: only require autoconf 2.52
5
6         * Makefile.am (EXTRA_DIST): distribute also xforms.m4
7
8 2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9
10         * lyxinclude.m4 (LYX_PATH_XPM): do not pass XPM_LIB as 5th
11         argument of AC_CHECK_LIB 
12
13         * xforms.m4 (LYX_PATH_XFORMS): use 5th argument of AC_CHECK_LIB to
14         make sure that -lXpm is used when linking. Require LYX_PATH_XPM.
15         (LYX_USE_XFORMS_IMAGE_LOADER): use XPM_LIB here
16
17 2002-08-14  John Levon  <levon@movementarian.org>
18
19         * configure.in:
20         * configure.ac: no xforms check with Qt
21  
22 2002-08-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
23
24         * configure.in: change AC_LANG(XX) back to the AC_LANG_XX variant.
25
26 2002-08-11  Angus Leeming  <leeming@lyx.org>
27
28         * lyxinclude.m4 (LYX_CXX_EXPLICIT): remove trailing semi-colon after
29         definition of c-tor.
30
31 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
32
33         * Makefile.am (EXTRA_DIST): remove sigc++.m4
34
35 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
36
37         * xforms.m4: switch back to save,restore
38
39         * some more updates and removal of obsolete macros.
40
41 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
42
43         * further work on 2.53 stuff.
44
45 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
46
47         * lyxinclude.m4 (LYX_PROG_CXX): remove the double -Winline
48
49 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
50
51         * lyxinclude.m4 (LYX_SCO):
52         (LYX_HPUX):
53         (LYX_SUNOS4): remove macros
54         (LYX_PATH_XPM): add description of XPM_H_LOCATION here
55
56 2002-07-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
57
58         * lyxinclude.m4 (LYX_PROG_CXX): add -Wno-non-template-friend for
59         gcc 2.95.x.
60
61 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
62
63         * lyxinclude.m4: add -Wno-non-template-friend
64
65 2002-06-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
66
67         * pspell.m4: patch from Garst to help find pspell (bug 428) this
68         code is really tasteless...
69
70 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
71
72         * lyxinclude.m4: remove LYX_REGEX properly
73
74 2002-06-12  Angus Leeming  <leeming@lyx.org>
75
76         * lyxinclude.m4 (LYX_STL_STRING_FWD): removed.
77
78 2002-06-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
79
80         * xforms.m4 (LYX_USE_XFORMS_IMAGE_LOADER): fix and simplify the
81         check for flimage.h header.
82
83 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
84
85         * qt2.m4: Qt frontend is for Qt 2 OR Qt 3
86
87 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
88
89         * xforms.m4 (LYX_USE_XFORMS_IMAGE_LOADER): complete rewrite. Now
90         simpler and hopefully better. Please test.
91         (LYX_PATH_XFORMS): move test for flimage.h in
92         LYX_USE_XFORMS_IMAGE_LOADER.
93         (LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG): killed. Now just a couple
94         lines in LYX_USE_XFORMS_IMAGE_LOADER.
95
96 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
97
98         * lyxinclude.m4 (lyx_warning): turn off exceptions for 2.96 and 3.1
99
100 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
101
102         * xforms.m4: don't insist on building with flimage linked
103
104 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
105
106         * xforms.m4: don't warn about missing flimage.h
107
108 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
109
110         * xforms.m4: moved out of lyxinclude.m4, some
111           fixes for 1.0
112
113 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
114
115         * pkg.m4: new file
116
117 2002-05-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
118
119         * lyxinclude.m4 (lyx_warning): enable exceptions and see what
120         happens.
121
122 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
123
124         * lyxinclude.m4 (lyx_warning): add entry for gcc 3.1
125         (lyx_warning): disable exceptions for gcc 3.1 too
126
127         * kde.m4: remove file
128
129 2002-04-17  Rob Lahaye <lahaye@users.sourceforge.net>
130
131         * cvsignore: add Makefile.
132
133 2002-04-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
134
135         * Makefile.am (EXTRA_DIST): also dist the m4 files
136
137 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
138
139         * Makefile.am: make distcheck work, new file
140
141         * .cvsignore: new file
142
143 2002-04-02  Allan Rae  <rae@lyx.org>
144
145         * lyxinclude.m4 (LYX_WITH_SIGC): fixed typo so now compiling in source
146         directory uses minimum include paths
147
148 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
149
150         * lyxinclude.m4 (LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG): new macro
151         testing if libforms contains libjpeg or not.
152
153 2002-03-21  Angus Leeming  <a.leeming@ic.ac.uk>
154
155         * depcomp: fixed bug in dependency tracking for Tru64 Unix.
156
157         * depcomp.diff: the patch is added to the repository, as Lars wishes...
158
159 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
160
161         * lyxinclude.m4 (LYX_CHECK_LDR): deleted; to complex does not give us anything.
162
163 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
164
165         * lyxinclude.m4 (LYX_CHECK_LDR): function to test if we can use
166         partial linking or not.
167
168 2002-03-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
169
170         * common.am (DISTCLEANFILES): don't be recursive by default.
171         (remove -r)
172
173 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
174
175         * lyxinclude.m4 (LYX_PROG_CXX): also look at $CXX when searching
176         for a good C++ compiler
177         (LYX_PATH_XFORMS): small cleanups
178         (LYX_USE_XFORMS_IMAGE_LOADER): override LIBS instead of LDFLAGS;
179         set the conditional USE_BASIC_IMAGE_LOADER here. Add a flag
180         xforsm-image-loader to version info.
181
182 2002-03-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
183
184         * lyxinclude.m4 (LYX_PATH_XFORMS): set XFORMS_NAME to the name of
185         the library.
186
187 2002-03-06  Angus Leeming  <a.leeming@ic.ac.uk>
188
189         * lyxinclude.m4 (LYX_USE_XFORMS_IMAGE_LOADER): test whether the
190         xforms libraries can be used to load images into LyX.
191
192 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
193
194         * lyxinclude.m4 (LYX_PROG_CXX): use -dumpversion instead of
195         --version to get version info from gcc.
196
197 2002-01-26  Angus Leeming  <a.leeming@ic.ac.uk>
198
199         * qt2.m4: small tweaks to the -lqt recognition stuff..
200
201 2002-01-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
202
203         * config.guess: update
204         * config.sub: update
205         * ltmain.sh: update
206
207 2002-01-07  Dekel Tsur  <dekelts@tau.ac.il>
208
209         * lyxinclude.m4: Allow disabling of debug information.
210
211 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
212
213         * depcomp: new script to handle dependencies, from automake 1.5
214
215         * lyxinclude.m4 (LYX_FUNC_SELECT_ARGTYPES): add description of the
216         SELECT_* defines.
217         (LYX_PROG_CXX_WORKS): change to do the work without
218         AC_TRY_COMPILE, since we do not have a compiler defined yet.
219         (LYX_PROG_CXX): rewritten to be a wrapper around AC_PROG_CXX.
220
221 2001-10-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
222
223         * *.m4: update to gettext 0.10.40
224
225 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
226
227         * lyxinclude.m4 (LYX_CHECK_VERSION): renamed from LYX_GET_VERSION.
228
229 2001-09-27  John Levon  <moz@compsoc.man.ac.uk>
230
231         * qt2.m4: fix for mis-named -lqt2
232
233 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
234
235         * libtool.m4: update to latest version
236
237 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
238
239         * lyxinclude.m4: fix the help text of --with-frontend
240
241 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
242
243         * lyxinclude.m4 (LYX_PROG_CXX): do not handle gcc 2.97. Rename
244         --with-warnings to --enable-warnings.
245
246 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
247
248         * lyxinclude.m4: honour --disable-optimization
249
250 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
251
252         * lyxinclude.m4 (LYX_PATH_XFORMS): do not warn against xforms
253         0.89.5
254
255 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
256
257         * lyxinclude.m4: remove LYX_CXX_NAMESPACE, LYX_CXX_MUTABLE
258         (LYX_PROG_CXX_WORKS): check for namespace support, mutable keyword
259         (LYX_PATH_XFORMS): do not warn against xforms 0.89.6
260
261         * pspell.m4 (CHECK_WITH_PSPELL): add the documentation for the
262         USE_PSPELL define.
263
264 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
265
266         * codeset.m4:
267         * glibc21.m4:
268         * iconv.m4:
269         * isc-posix.m4: new files from gettext 0.10.38
270
271         * lcmessage.m4:
272         * progtest.m4:
273         * gettext.m4: updated to gettext 0.10.38
274
275 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
276
277         * lyxinclude.m4 (tr_hdr): add LYX_PROG_LIBTOOL and AC_FIND_FILE
278
279 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
280
281         * boost.m3: delete file
282
283         * ltconfig: delete file
284         * config.guess: update libtool
285         * config.sub: update libtool
286         * libtool.m4: update libtool
287         * ltmain.sh: update libtool
288
289 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
290
291         * qt2.m4 (QT2_AC_PATH): fix typo.
292
293 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
294
295         * progtest.m4: added OS2 detection
296
297 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
298
299         * lyxinclude.m4: remove support for gcc 2.97 simplify calling for
300         gcc 3.0
301
302 2001-03-15  Angus Leeming  <a.leeming@ic.ac.uk>
303
304         * qt2.m4: qt2 port compiles with qt 2.2.1. Changed test to
305         (QT_VERSION < 221).
306
307 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
308
309         * lyxinclude.m4: minor changes, --with-lyx-version becomes
310         --with-version-suffix
311
312 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
313
314         * lyxinclude.m4: --with-lyx-version
315
316         * kde.m4: remove cruft that was breaking installs
317
318 2001-03-01  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
319
320         * lyxinclude.m4 (LYX_PROG_CXX): add clause for gcc 3.0
321
322 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
323
324         * lyxinclude.m4 (LYX_PROG_CXX): do not use -fno-rtti for gcc
325         2.95.3.