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