]> git.lyx.org Git - lyx.git/blob - config/ChangeLog
9e902e038f743d07064c0e5b6c58e61dd131bd8d
[lyx.git] / config / ChangeLog
1 2003-07-15  Angus Leeming  <leeming@lyx.org>
2
3         * lyxinclude.m4: Do not pass the -Winline option to gcc.
4
5 2003-06-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
6
7         * configure.ac: also check for <ios> header
8
9 2003-05-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
10
11         * relyx_configure.ac:
12         * relyx_configure.in: add AM_MAINTAINER_MODE here too.
13
14 2003-05-20  Angus Leeming  <leeming@lyx.org>
15
16         * xforms.m4 (LYX_CHECK_XFORMS_IMAGE_LOADER): clean-up instigated by
17         Rob Lahaye to ensure that the configure test succeeds with
18         xforms 1.0.2 and, moreover, that this will not break the final
19         linking step under cygwin.
20
21 2003-05-15  Rob Lahaye  <lahaye@snu.ac.kr>
22
23         * xforms.m4: reverse two tests; do first -ljpeg, then -lflimage
24
25 2003-05-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
26
27         * qt.m4: errors are not fatal
28
29 2003-05-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
30
31         * xforms.m4 (lyx_cv_xpm_h_location): don't define XPM_H_LOCATION,
32         subst it instead.
33         (lyx_cv_forms_h_location): don't define FORMS_H_LOCATION, subst it
34         instead.
35
36         * configure.in: generate lyx_forms.h and lyx_xpm.h.
37
38         * configure.ac: always check for xforms and qt libs regardless of
39         frontend chosen. Generate lyx_forms.h and lyx_xpm.h.
40
41 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
42
43         * configure.ac: better lib building.
44
45 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
46
47         * lyxinclude.m4 (LYX_USE_INCLUDED_BOOST): new m4 function
48
49         * configure.ac: allow boost as system lib
50         * common.am: ditto
51
52 2003-05-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
53
54         * lyxinclude213.m4 (AC_HELP_STRING): replace with a hackish but
55         good enough implementation (bug 936)
56
57 2003-04-15  Angus Leeming  <leeming@lyx.org>
58
59         * common.am (SIGC_INCLUDES): removed.
60
61 2003-04-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
62
63         * configure.in (ALL_LINGUAS):
64         * configure.ac (ALL_LINGUAS): add nn (nynorsk)
65
66 2003-04-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
67
68         * configure.in:
69         * configure.ac: move AM_MAINTAINER_MODE later
70
71 2003-03-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
72
73         * configure.in:
74         * configure.ac: use AM_MAINTAINER_MODE
75
76 2003-03-25  John Levon  <levon@movementarian.org>
77
78         * Makefile.am:
79         * aspell.m4: add
80
81         * pspell.m4: some more fixes
82
83         * configure.in:
84         * configure.ac: prefer new aspell to pspell
85
86 2003-03-25  John Levon  <levon@movementarian.org>
87
88         * pspell.m4: fix up the tests again
89
90 2003-03-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
91
92         * lyxinclude.m4 (lyx_warning): add gcc 3.3 as known compiler and
93         make sure that -fno-exceptions is turned on for it.
94
95 2003-03-20  Kayvan Sylvan  <kayvan@sylvan.com>
96
97         * configure.ac:
98         * configure.in: Move the RPM_FRONTEND_* stuff and eliminate the
99         value in AC_SUBST. This makes configure work as expected with
100         autoconf-2.5x
101
102 2003-03-12  Kayvan Sylvan  <kayvan@sylvan.com>
103
104         * configure.ac:
105         * configure.in: Add the CHECK_WITH_CYGWIN macro call.
106
107         * Makefile.am: add cygwin.m4 to EXTRA_DIST
108
109         * cygwin.m4: Add CHECK_WITH_CYGWIN function to encapuslate
110         some checks for Win32 GCC based on info from the following URL:
111         http://bugzilla.gnome.org/showattachment.cgi?attach_id=12253
112
113         * libtool.m4: TAB to SPACE fixes. Now impgen.c compiles on Cygwin.
114
115 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
116
117         * pspell.m4: simplify pspell checking even more
118
119 2003-03-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
120
121         * configure.ac:
122         * configure.in: remove special handling of linking order for
123         cygwin
124
125 2003-03-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
126
127         * lyxinclude213.m4: add a AC_HELP_STRING
128
129 2003-02-26  Albert Chin  <china@thewrittenword.com>
130
131         * relyx_configure.ac: fix application of `chmod' to the reLyX and
132         noweb2lyx scripts
133
134 2003-02-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
135
136         * xforms.m4 (LYX_PATH_XPM): move here from lyxinclude.m4
137
138         * lyxinclude.m4 (LYX_FUNC_PUTENV_ARGTYPE): remove, not used
139         anymore
140
141         * configure.in:
142         * configure.ac: do not call LYX_FUNC_PUTENV_ARGTYPE
143
144 2003-02-21  André Pönitz <poenitz@gmx.net>
145
146         * configure.ac, configure.in: removed check for setenv and putenv
147
148 2003-02-20  Kayvan A. Sylvan <kayvan@sylvan.com>
149
150         * configure.ac, configure.in: add RPM_FRONTEND stuff to
151         automatically generate an xforms or qt specific lyx.spec
152         file.
153
154 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
155
156         * Makefile.am (EXTRA_DIST): add pkg.m4, relyx_configure.ac and
157         relyx_configure.in.
158
159 2003-02-18  John Levon  <levon@movementarian.org>
160
161         * config/qt.m4: prefer -lqt-mt - test this...
162
163 2003-02-17  John Levon  <levon@movementarian.org>
164
165         * config/pspell.m4: turn on pspell by default
166
167 2003-02-17  John Levon  <levon@movementarian.org>
168
169         * config/configure.ac:
170         * config/configure.in: remove the -isystem fiddling. Let's see
171           if Solaris people complain...
172
173 2003-02-07  John Levon  <levon@movementarian.org>
174
175         * config/configure.ac:
176         * config/configure.in: fix bug 874 by adding strerror check
177
178 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
179
180         * xforms.m4 (LYX_CHECK_XFORMS_IMAGE_LOADER): include forms.h in
181         the prog that checks for flimage.h header.
182
183         * common.am (AM_INSTALL_DATA_FLAGS): add
184
185 2003-01-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
186
187         * lyxinclude.m4:
188         * configure.ac:
189         * configure.in: comment out gnome frontend support
190
191 2003-01-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
192
193         * lyxinclude.m4 (LYX_CHECK_ERRORS): do not delete $cache_file if
194         there has been an error in configuration. With autoconf 2.5x,
195         $cache_file is often set to /dev/null, and deleting that is not a
196         good idea...
197
198 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
199
200         * configure.ac (AC_CONFIG_FILES): add sourcedoc/Makefile
201         * configure.in (AC_OUTPUT): ditto
202
203 2002-12-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
204
205         * configure.ac (AC_CONFIG_FILES)): add development/Makefile
206         * configure.in (AC_OUTPUT): ditto
207
208 2002-12-17  Angus Leeming  <leeming@lyx.org>
209
210         * configure.ac:
211         * configure.in: remove the XOpenIM test as lyxlookup.C has been buried.
212
213 2002-12-16  Angus Leeming  <leeming@lyx.org>
214
215         * configure.ac: replace LYX_USE_XFORMS_IMAGE_LOADER with
216         LYX_CHECK_XFORMS_IMAGE_LOADER.
217         Remove AM_CONDITIONAL(USE_BASIC_IMAGE_LOADER, ...) test.
218
219         * configure.in: As above. However, I have also found it necessary to
220         comment out some tests from the gnome block of case "$lyx_use_frontend"
221         otherwise they were replicated. No idea what is going wrong here.
222
223         * xforms.m4 (XFORMS_VERSION): update warning/error messages.
224         (LYX_CHECK_XFORMS_IMAGE_LOADER): replaces LYX_USE_XFORMS_IMAGE_LOADER.
225         The function is far simpler as we don't have to worry about
226         xforms < 0.89.5.
227
228 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
229
230         * Makefile.am (EXTRA_DIST): add lyxinclude25x.m4 and
231         lyxinclude213.m4
232
233         * lyxinclude25x.m4: new file, containing macros specific to
234         autoconf 2.5x (LYX_CHECK_DECL and LYX_CHECK_DECL_HDRS for now)
235
236         * lyxincludes213.m4: new file, containing macros specific to
237         autoconf 2.13 (LYX_CHECK_DECL and LYX_CHECK_DECL_HDRS for now)
238         (LYX_FUNC_SELECT_ARGTYPES): move here
239
240         * lyxinclude.m4 (LYX_FUNC_SELECT_ARGTYPES): remove
241
242         * configure.ac: use AC_FUNC_SELECT_ARGTYPES (because it works in
243         2.5x)
244
245 2002-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
246
247         * configure.ac: USE_BOOST_FORMAT
248         * acconfig.h: ditto
249
250 2002-11-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
251
252         * configure.ac: use AH_TOP and AH_BOTTOM instead of
253         AH_VERBATIM
254
255 2002-11-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
256
257         * configure.ac (AH_VERBATIM): fix keys to be unique
258
259 2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
260
261         * configure.ac (AH_VERBATIM): add some lost parts...
262
263 2002-10-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
264
265         * lyxinclude.m4: increase template depth for some versions of g++.
266
267 2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
268
269         * configure.in,configure.ac: make the AM_CONDITIONAL check a bit
270         more robust.
271
272 2002-10-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
273
274         * xforms.m4 (lyx_use_xforms_image_loader): move the AM_CONDITIONAL
275         USE_BASIC_IMAGE_LOADER from here...
276         * configure.ac: ... here
277         * configure.in: ...to here, and ...
278
279 2002-09-13  John Levon  <levon@movementarian.org>
280
281         * qt.m4: tweak sed usage
282
283 2002-09-12  John Levon  <levon@movementarian.org>
284
285         * Makefile.am: qt.m4 not qt2.m4
286
287 2002-09-12  John Levon  <levon@movementarian.org>
288
289         * configure.ac:
290         * configure.in:
291         * qt.m4: output Qt version
292
293 2002-09-12  John Levon  <levon@movementarian.org>
294
295         * qt.m4: make $FATAL actually work
296
297 2002-09-12  John Levon  <levon@movementarian.org>
298
299         * configure.ac:
300         * configure.in:
301         * lyxinclude.m4:
302         * qt2.m4:
303         * qt.m4: new Qt configure script
304
305 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
306
307         * relyx_configure.ac:
308         * configure.ac: only require autoconf 2.52
309
310         * Makefile.am (EXTRA_DIST): distribute also xforms.m4
311
312 2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
313
314         * lyxinclude.m4 (LYX_PATH_XPM): do not pass XPM_LIB as 5th
315         argument of AC_CHECK_LIB
316
317         * xforms.m4 (LYX_PATH_XFORMS): use 5th argument of AC_CHECK_LIB to
318         make sure that -lXpm is used when linking. Require LYX_PATH_XPM.
319         (LYX_USE_XFORMS_IMAGE_LOADER): use XPM_LIB here
320
321 2002-08-14  John Levon  <levon@movementarian.org>
322
323         * configure.in:
324         * configure.ac: no xforms check with Qt
325
326 2002-08-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
327
328         * configure.in: change AC_LANG(XX) back to the AC_LANG_XX variant.
329
330 2002-08-11  Angus Leeming  <leeming@lyx.org>
331
332         * lyxinclude.m4 (LYX_CXX_EXPLICIT): remove trailing semi-colon after
333         definition of c-tor.
334
335 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
336
337         * Makefile.am (EXTRA_DIST): remove sigc++.m4
338
339 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
340
341         * xforms.m4: switch back to save,restore
342
343         * some more updates and removal of obsolete macros.
344
345 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
346
347         * further work on 2.53 stuff.
348
349 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
350
351         * lyxinclude.m4 (LYX_PROG_CXX): remove the double -Winline
352
353 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
354
355         * lyxinclude.m4 (LYX_SCO):
356         (LYX_HPUX):
357         (LYX_SUNOS4): remove macros
358         (LYX_PATH_XPM): add description of XPM_H_LOCATION here
359
360 2002-07-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
361
362         * lyxinclude.m4 (LYX_PROG_CXX): add -Wno-non-template-friend for
363         gcc 2.95.x.
364
365 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
366
367         * lyxinclude.m4: add -Wno-non-template-friend
368
369 2002-06-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
370
371         * pspell.m4: patch from Garst to help find pspell (bug 428) this
372         code is really tasteless...
373
374 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
375
376         * lyxinclude.m4: remove LYX_REGEX properly
377
378 2002-06-12  Angus Leeming  <leeming@lyx.org>
379
380         * lyxinclude.m4 (LYX_STL_STRING_FWD): removed.
381
382 2002-06-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
383
384         * xforms.m4 (LYX_USE_XFORMS_IMAGE_LOADER): fix and simplify the
385         check for flimage.h header.
386
387 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
388
389         * qt2.m4: Qt frontend is for Qt 2 OR Qt 3
390
391 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
392
393         * xforms.m4 (LYX_USE_XFORMS_IMAGE_LOADER): complete rewrite. Now
394         simpler and hopefully better. Please test.
395         (LYX_PATH_XFORMS): move test for flimage.h in
396         LYX_USE_XFORMS_IMAGE_LOADER.
397         (LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG): killed. Now just a couple
398         lines in LYX_USE_XFORMS_IMAGE_LOADER.
399
400 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
401
402         * lyxinclude.m4 (lyx_warning): turn off exceptions for 2.96 and 3.1
403
404 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
405
406         * xforms.m4: don't insist on building with flimage linked
407
408 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
409
410         * xforms.m4: don't warn about missing flimage.h
411
412 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
413
414         * xforms.m4: moved out of lyxinclude.m4, some
415           fixes for 1.0
416
417 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
418
419         * pkg.m4: new file
420
421 2002-05-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
422
423         * lyxinclude.m4 (lyx_warning): enable exceptions and see what
424         happens.
425
426 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
427
428         * lyxinclude.m4 (lyx_warning): add entry for gcc 3.1
429         (lyx_warning): disable exceptions for gcc 3.1 too
430
431         * kde.m4: remove file
432
433 2002-04-17  Rob Lahaye <lahaye@users.sourceforge.net>
434
435         * cvsignore: add Makefile.
436
437 2002-04-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
438
439         * Makefile.am (EXTRA_DIST): also dist the m4 files
440
441 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
442
443         * Makefile.am: make distcheck work, new file
444
445         * .cvsignore: new file
446
447 2002-04-02  Allan Rae  <rae@lyx.org>
448
449         * lyxinclude.m4 (LYX_WITH_SIGC): fixed typo so now compiling in source
450         directory uses minimum include paths
451
452 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
453
454         * lyxinclude.m4 (LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG): new macro
455         testing if libforms contains libjpeg or not.
456
457 2002-03-21  Angus Leeming  <a.leeming@ic.ac.uk>
458
459         * depcomp: fixed bug in dependency tracking for Tru64 Unix.
460
461         * depcomp.diff: the patch is added to the repository, as Lars wishes...
462
463 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
464
465         * lyxinclude.m4 (LYX_CHECK_LDR): deleted; to complex does not give us anything.
466
467 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
468
469         * lyxinclude.m4 (LYX_CHECK_LDR): function to test if we can use
470         partial linking or not.
471
472 2002-03-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
473
474         * common.am (DISTCLEANFILES): don't be recursive by default.
475         (remove -r)
476
477 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
478
479         * lyxinclude.m4 (LYX_PROG_CXX): also look at $CXX when searching
480         for a good C++ compiler
481         (LYX_PATH_XFORMS): small cleanups
482         (LYX_USE_XFORMS_IMAGE_LOADER): override LIBS instead of LDFLAGS;
483         set the conditional USE_BASIC_IMAGE_LOADER here. Add a flag
484         xforsm-image-loader to version info.
485
486 2002-03-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
487
488         * lyxinclude.m4 (LYX_PATH_XFORMS): set XFORMS_NAME to the name of
489         the library.
490
491 2002-03-06  Angus Leeming  <a.leeming@ic.ac.uk>
492
493         * lyxinclude.m4 (LYX_USE_XFORMS_IMAGE_LOADER): test whether the
494         xforms libraries can be used to load images into LyX.
495
496 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
497
498         * lyxinclude.m4 (LYX_PROG_CXX): use -dumpversion instead of
499         --version to get version info from gcc.
500
501 2002-01-26  Angus Leeming  <a.leeming@ic.ac.uk>
502
503         * qt2.m4: small tweaks to the -lqt recognition stuff..
504
505 2002-01-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
506
507         * config.guess: update
508         * config.sub: update
509         * ltmain.sh: update
510
511 2002-01-07  Dekel Tsur  <dekelts@tau.ac.il>
512
513         * lyxinclude.m4: Allow disabling of debug information.
514
515 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
516
517         * depcomp: new script to handle dependencies, from automake 1.5
518
519         * lyxinclude.m4 (LYX_FUNC_SELECT_ARGTYPES): add description of the
520         SELECT_* defines.
521         (LYX_PROG_CXX_WORKS): change to do the work without
522         AC_TRY_COMPILE, since we do not have a compiler defined yet.
523         (LYX_PROG_CXX): rewritten to be a wrapper around AC_PROG_CXX.
524
525 2001-10-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
526
527         * *.m4: update to gettext 0.10.40
528
529 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
530
531         * lyxinclude.m4 (LYX_CHECK_VERSION): renamed from LYX_GET_VERSION.
532
533 2001-09-27  John Levon  <moz@compsoc.man.ac.uk>
534
535         * qt2.m4: fix for mis-named -lqt2
536
537 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
538
539         * libtool.m4: update to latest version
540
541 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
542
543         * lyxinclude.m4: fix the help text of --with-frontend
544
545 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
546
547         * lyxinclude.m4 (LYX_PROG_CXX): do not handle gcc 2.97. Rename
548         --with-warnings to --enable-warnings.
549
550 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
551
552         * lyxinclude.m4: honour --disable-optimization
553
554 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
555
556         * lyxinclude.m4 (LYX_PATH_XFORMS): do not warn against xforms
557         0.89.5
558
559 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
560
561         * lyxinclude.m4: remove LYX_CXX_NAMESPACE, LYX_CXX_MUTABLE
562         (LYX_PROG_CXX_WORKS): check for namespace support, mutable keyword
563         (LYX_PATH_XFORMS): do not warn against xforms 0.89.6
564
565         * pspell.m4 (CHECK_WITH_PSPELL): add the documentation for the
566         USE_PSPELL define.
567
568 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
569
570         * codeset.m4:
571         * glibc21.m4:
572         * iconv.m4:
573         * isc-posix.m4: new files from gettext 0.10.38
574
575         * lcmessage.m4:
576         * progtest.m4:
577         * gettext.m4: updated to gettext 0.10.38
578
579 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
580
581         * lyxinclude.m4 (tr_hdr): add LYX_PROG_LIBTOOL and AC_FIND_FILE
582
583 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
584
585         * boost.m3: delete file
586
587         * ltconfig: delete file
588         * config.guess: update libtool
589         * config.sub: update libtool
590         * libtool.m4: update libtool
591         * ltmain.sh: update libtool
592
593 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
594
595         * qt2.m4 (QT2_AC_PATH): fix typo.
596
597 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
598
599         * progtest.m4: added OS2 detection
600
601 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
602
603         * lyxinclude.m4: remove support for gcc 2.97 simplify calling for
604         gcc 3.0
605
606 2001-03-15  Angus Leeming  <a.leeming@ic.ac.uk>
607
608         * qt2.m4: qt2 port compiles with qt 2.2.1. Changed test to
609         (QT_VERSION < 221).
610
611 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
612
613         * lyxinclude.m4: minor changes, --with-lyx-version becomes
614         --with-version-suffix
615
616 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
617
618         * lyxinclude.m4: --with-lyx-version
619
620         * kde.m4: remove cruft that was breaking installs
621
622 2001-03-01  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
623
624         * lyxinclude.m4 (LYX_PROG_CXX): add clause for gcc 3.0
625
626 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
627
628         * lyxinclude.m4 (LYX_PROG_CXX): do not use -fno-rtti for gcc
629         2.95.3.