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