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