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