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