]> git.lyx.org Git - lyx.git/blob - config/ChangeLog
7000d7145e05523ceb0d31306d8a3ebf3a478d26
[lyx.git] / config / ChangeLog
1 2003-02-18  John Levon  <levon@movementarian.org>
2
3         * config/qt.m4: prefer -lqt-mt - test this...
4
5 2003-02-17  John Levon  <levon@movementarian.org>
6
7         * config/pspell.m4: turn on pspell by default
8
9 2003-02-17  John Levon  <levon@movementarian.org>
10
11         * config/configure.ac:
12         * config/configure.in: remove the -isystem fiddling. Let's see
13           if Solaris people complain...
14
15 2003-02-07  John Levon  <levon@movementarian.org>
16
17         * config/configure.ac:
18         * config/configure.in: fix bug 874 by adding strerror check
19
20 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
21
22         * xforms.m4 (LYX_CHECK_XFORMS_IMAGE_LOADER): include forms.h in
23         the prog that checks for flimage.h header. 
24
25         * common.am (AM_INSTALL_DATA_FLAGS): add
26
27 2003-01-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
28
29         * lyxinclude.m4:
30         * configure.ac:
31         * configure.in: comment out gnome frontend support
32
33 2003-01-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
34
35         * lyxinclude.m4 (LYX_CHECK_ERRORS): do not delete $cache_file if
36         there has been an error in configuration. With autoconf 2.5x,
37         $cache_file is often set to /dev/null, and deleting that is not a
38         good idea...
39
40 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
41
42         * configure.ac (AC_CONFIG_FILES): add sourcedoc/Makefile
43         * configure.in (AC_OUTPUT): ditto
44
45 2002-12-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
46
47         * configure.ac (AC_CONFIG_FILES)): add development/Makefile
48         * configure.in (AC_OUTPUT): ditto
49
50 2002-12-17  Angus Leeming  <leeming@lyx.org>
51
52         * configure.ac:
53         * configure.in: remove the XOpenIM test as lyxlookup.C has been buried.
54
55 2002-12-16  Angus Leeming  <leeming@lyx.org>
56
57         * configure.ac: replace LYX_USE_XFORMS_IMAGE_LOADER with
58         LYX_CHECK_XFORMS_IMAGE_LOADER.
59         Remove AM_CONDITIONAL(USE_BASIC_IMAGE_LOADER, ...) test.
60
61         * configure.in: As above. However, I have also found it necessary to
62         comment out some tests from the gnome block of case "$lyx_use_frontend"
63         otherwise they were replicated. No idea what is going wrong here.
64
65         * xforms.m4 (XFORMS_VERSION): update warning/error messages.
66         (LYX_CHECK_XFORMS_IMAGE_LOADER): replaces LYX_USE_XFORMS_IMAGE_LOADER.
67         The function is far simpler as we don't have to worry about
68         xforms < 0.89.5.
69
70 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
71
72         * Makefile.am (EXTRA_DIST): add lyxinclude25x.m4 and
73         lyxinclude213.m4
74
75         * lyxinclude25x.m4: new file, containing macros specific to
76         autoconf 2.5x (LYX_CHECK_DECL and LYX_CHECK_DECL_HDRS for now)
77
78         * lyxincludes213.m4: new file, containing macros specific to
79         autoconf 2.13 (LYX_CHECK_DECL and LYX_CHECK_DECL_HDRS for now)
80         (LYX_FUNC_SELECT_ARGTYPES): move here
81
82         * lyxinclude.m4 (LYX_FUNC_SELECT_ARGTYPES): remove
83
84         * configure.ac: use AC_FUNC_SELECT_ARGTYPES (because it works in
85         2.5x)
86
87 2002-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
88
89         * configure.ac: USE_BOOST_FORMAT
90         * acconfig.h: ditto
91
92 2002-11-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
93
94         * configure.ac: use AH_TOP and AH_BOTTOM instead of
95         AH_VERBATIM
96
97 2002-11-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
98
99         * configure.ac (AH_VERBATIM): fix keys to be unique
100
101 2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
102
103         * configure.ac (AH_VERBATIM): add some lost parts...
104
105 2002-10-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
106
107         * lyxinclude.m4: increase template depth for some versions of g++.
108
109 2002-10-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
110
111         * configure.in,configure.ac: make the AM_CONDITIONAL check a bit
112         more robust.
113
114 2002-10-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
115
116         * xforms.m4 (lyx_use_xforms_image_loader): move the AM_CONDITIONAL
117         USE_BASIC_IMAGE_LOADER from here...
118         * configure.ac: ... here
119         * configure.in: ...to here, and ...
120
121 2002-09-13  John Levon  <levon@movementarian.org>
122
123         * qt.m4: tweak sed usage
124
125 2002-09-12  John Levon  <levon@movementarian.org>
126
127         * Makefile.am: qt.m4 not qt2.m4
128
129 2002-09-12  John Levon  <levon@movementarian.org>
130
131         * configure.ac:
132         * configure.in:
133         * qt.m4: output Qt version
134
135 2002-09-12  John Levon  <levon@movementarian.org>
136
137         * qt.m4: make $FATAL actually work
138
139 2002-09-12  John Levon  <levon@movementarian.org>
140
141         * configure.ac:
142         * configure.in:
143         * lyxinclude.m4:
144         * qt2.m4:
145         * qt.m4: new Qt configure script
146
147 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
148
149         * relyx_configure.ac:
150         * configure.ac: only require autoconf 2.52
151
152         * Makefile.am (EXTRA_DIST): distribute also xforms.m4
153
154 2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
155
156         * lyxinclude.m4 (LYX_PATH_XPM): do not pass XPM_LIB as 5th
157         argument of AC_CHECK_LIB
158
159         * xforms.m4 (LYX_PATH_XFORMS): use 5th argument of AC_CHECK_LIB to
160         make sure that -lXpm is used when linking. Require LYX_PATH_XPM.
161         (LYX_USE_XFORMS_IMAGE_LOADER): use XPM_LIB here
162
163 2002-08-14  John Levon  <levon@movementarian.org>
164
165         * configure.in:
166         * configure.ac: no xforms check with Qt
167
168 2002-08-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
169
170         * configure.in: change AC_LANG(XX) back to the AC_LANG_XX variant.
171
172 2002-08-11  Angus Leeming  <leeming@lyx.org>
173
174         * lyxinclude.m4 (LYX_CXX_EXPLICIT): remove trailing semi-colon after
175         definition of c-tor.
176
177 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
178
179         * Makefile.am (EXTRA_DIST): remove sigc++.m4
180
181 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
182
183         * xforms.m4: switch back to save,restore
184
185         * some more updates and removal of obsolete macros.
186
187 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
188
189         * further work on 2.53 stuff.
190
191 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
192
193         * lyxinclude.m4 (LYX_PROG_CXX): remove the double -Winline
194
195 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
196
197         * lyxinclude.m4 (LYX_SCO):
198         (LYX_HPUX):
199         (LYX_SUNOS4): remove macros
200         (LYX_PATH_XPM): add description of XPM_H_LOCATION here
201
202 2002-07-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
203
204         * lyxinclude.m4 (LYX_PROG_CXX): add -Wno-non-template-friend for
205         gcc 2.95.x.
206
207 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
208
209         * lyxinclude.m4: add -Wno-non-template-friend
210
211 2002-06-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
212
213         * pspell.m4: patch from Garst to help find pspell (bug 428) this
214         code is really tasteless...
215
216 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
217
218         * lyxinclude.m4: remove LYX_REGEX properly
219
220 2002-06-12  Angus Leeming  <leeming@lyx.org>
221
222         * lyxinclude.m4 (LYX_STL_STRING_FWD): removed.
223
224 2002-06-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
225
226         * xforms.m4 (LYX_USE_XFORMS_IMAGE_LOADER): fix and simplify the
227         check for flimage.h header.
228
229 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
230
231         * qt2.m4: Qt frontend is for Qt 2 OR Qt 3
232
233 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
234
235         * xforms.m4 (LYX_USE_XFORMS_IMAGE_LOADER): complete rewrite. Now
236         simpler and hopefully better. Please test.
237         (LYX_PATH_XFORMS): move test for flimage.h in
238         LYX_USE_XFORMS_IMAGE_LOADER.
239         (LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG): killed. Now just a couple
240         lines in LYX_USE_XFORMS_IMAGE_LOADER.
241
242 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
243
244         * lyxinclude.m4 (lyx_warning): turn off exceptions for 2.96 and 3.1
245
246 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
247
248         * xforms.m4: don't insist on building with flimage linked
249
250 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
251
252         * xforms.m4: don't warn about missing flimage.h
253
254 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
255
256         * xforms.m4: moved out of lyxinclude.m4, some
257           fixes for 1.0
258
259 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
260
261         * pkg.m4: new file
262
263 2002-05-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
264
265         * lyxinclude.m4 (lyx_warning): enable exceptions and see what
266         happens.
267
268 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
269
270         * lyxinclude.m4 (lyx_warning): add entry for gcc 3.1
271         (lyx_warning): disable exceptions for gcc 3.1 too
272
273         * kde.m4: remove file
274
275 2002-04-17  Rob Lahaye <lahaye@users.sourceforge.net>
276
277         * cvsignore: add Makefile.
278
279 2002-04-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
280
281         * Makefile.am (EXTRA_DIST): also dist the m4 files
282
283 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
284
285         * Makefile.am: make distcheck work, new file
286
287         * .cvsignore: new file
288
289 2002-04-02  Allan Rae  <rae@lyx.org>
290
291         * lyxinclude.m4 (LYX_WITH_SIGC): fixed typo so now compiling in source
292         directory uses minimum include paths
293
294 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
295
296         * lyxinclude.m4 (LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG): new macro
297         testing if libforms contains libjpeg or not.
298
299 2002-03-21  Angus Leeming  <a.leeming@ic.ac.uk>
300
301         * depcomp: fixed bug in dependency tracking for Tru64 Unix.
302
303         * depcomp.diff: the patch is added to the repository, as Lars wishes...
304
305 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
306
307         * lyxinclude.m4 (LYX_CHECK_LDR): deleted; to complex does not give us anything.
308
309 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
310
311         * lyxinclude.m4 (LYX_CHECK_LDR): function to test if we can use
312         partial linking or not.
313
314 2002-03-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
315
316         * common.am (DISTCLEANFILES): don't be recursive by default.
317         (remove -r)
318
319 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
320
321         * lyxinclude.m4 (LYX_PROG_CXX): also look at $CXX when searching
322         for a good C++ compiler
323         (LYX_PATH_XFORMS): small cleanups
324         (LYX_USE_XFORMS_IMAGE_LOADER): override LIBS instead of LDFLAGS;
325         set the conditional USE_BASIC_IMAGE_LOADER here. Add a flag
326         xforsm-image-loader to version info.
327
328 2002-03-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
329
330         * lyxinclude.m4 (LYX_PATH_XFORMS): set XFORMS_NAME to the name of
331         the library.
332
333 2002-03-06  Angus Leeming  <a.leeming@ic.ac.uk>
334
335         * lyxinclude.m4 (LYX_USE_XFORMS_IMAGE_LOADER): test whether the
336         xforms libraries can be used to load images into LyX.
337
338 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
339
340         * lyxinclude.m4 (LYX_PROG_CXX): use -dumpversion instead of
341         --version to get version info from gcc.
342
343 2002-01-26  Angus Leeming  <a.leeming@ic.ac.uk>
344
345         * qt2.m4: small tweaks to the -lqt recognition stuff..
346
347 2002-01-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
348
349         * config.guess: update
350         * config.sub: update
351         * ltmain.sh: update
352
353 2002-01-07  Dekel Tsur  <dekelts@tau.ac.il>
354
355         * lyxinclude.m4: Allow disabling of debug information.
356
357 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
358
359         * depcomp: new script to handle dependencies, from automake 1.5
360
361         * lyxinclude.m4 (LYX_FUNC_SELECT_ARGTYPES): add description of the
362         SELECT_* defines.
363         (LYX_PROG_CXX_WORKS): change to do the work without
364         AC_TRY_COMPILE, since we do not have a compiler defined yet.
365         (LYX_PROG_CXX): rewritten to be a wrapper around AC_PROG_CXX.
366
367 2001-10-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
368
369         * *.m4: update to gettext 0.10.40
370
371 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
372
373         * lyxinclude.m4 (LYX_CHECK_VERSION): renamed from LYX_GET_VERSION.
374
375 2001-09-27  John Levon  <moz@compsoc.man.ac.uk>
376
377         * qt2.m4: fix for mis-named -lqt2
378
379 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
380
381         * libtool.m4: update to latest version
382
383 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
384
385         * lyxinclude.m4: fix the help text of --with-frontend
386
387 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
388
389         * lyxinclude.m4 (LYX_PROG_CXX): do not handle gcc 2.97. Rename
390         --with-warnings to --enable-warnings.
391
392 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
393
394         * lyxinclude.m4: honour --disable-optimization
395
396 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
397
398         * lyxinclude.m4 (LYX_PATH_XFORMS): do not warn against xforms
399         0.89.5
400
401 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
402
403         * lyxinclude.m4: remove LYX_CXX_NAMESPACE, LYX_CXX_MUTABLE
404         (LYX_PROG_CXX_WORKS): check for namespace support, mutable keyword
405         (LYX_PATH_XFORMS): do not warn against xforms 0.89.6
406
407         * pspell.m4 (CHECK_WITH_PSPELL): add the documentation for the
408         USE_PSPELL define.
409
410 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
411
412         * codeset.m4:
413         * glibc21.m4:
414         * iconv.m4:
415         * isc-posix.m4: new files from gettext 0.10.38
416
417         * lcmessage.m4:
418         * progtest.m4:
419         * gettext.m4: updated to gettext 0.10.38
420
421 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
422
423         * lyxinclude.m4 (tr_hdr): add LYX_PROG_LIBTOOL and AC_FIND_FILE
424
425 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
426
427         * boost.m3: delete file
428
429         * ltconfig: delete file
430         * config.guess: update libtool
431         * config.sub: update libtool
432         * libtool.m4: update libtool
433         * ltmain.sh: update libtool
434
435 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
436
437         * qt2.m4 (QT2_AC_PATH): fix typo.
438
439 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
440
441         * progtest.m4: added OS2 detection
442
443 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
444
445         * lyxinclude.m4: remove support for gcc 2.97 simplify calling for
446         gcc 3.0
447
448 2001-03-15  Angus Leeming  <a.leeming@ic.ac.uk>
449
450         * qt2.m4: qt2 port compiles with qt 2.2.1. Changed test to
451         (QT_VERSION < 221).
452
453 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
454
455         * lyxinclude.m4: minor changes, --with-lyx-version becomes
456         --with-version-suffix
457
458 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
459
460         * lyxinclude.m4: --with-lyx-version
461
462         * kde.m4: remove cruft that was breaking installs
463
464 2001-03-01  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
465
466         * lyxinclude.m4 (LYX_PROG_CXX): add clause for gcc 3.0
467
468 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
469
470         * lyxinclude.m4 (LYX_PROG_CXX): do not use -fno-rtti for gcc
471         2.95.3.