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