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