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