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