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