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