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