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