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