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