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