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