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