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