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