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