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