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