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