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