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