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