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