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