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