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