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