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