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