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