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