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