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