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