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