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