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