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