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