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