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