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