]> git.lyx.org Git - lyx.git/blob - config/ChangeLog
Remove const qualifier from bool return type.
[lyx.git] / config / ChangeLog
1 2002-01-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2
3         * config.guess: update
4         * config.sub: update
5         * ltmain.sh: update
6         
7 2002-01-07  Dekel Tsur  <dekelts@tau.ac.il>
8
9         * lyxinclude.m4: Allow disabling of debug information.
10
11 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12
13         * depcomp: new script to handle dependencies, from automake 1.5
14
15         * lyxinclude.m4 (LYX_FUNC_SELECT_ARGTYPES): add description of the
16         SELECT_* defines.
17         (LYX_PROG_CXX_WORKS): change to do the work without
18         AC_TRY_COMPILE, since we do not have a compiler defined yet.
19         (LYX_PROG_CXX): rewritten to be a wrapper around AC_PROG_CXX.
20
21 2001-10-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
22
23         * *.m4: update to gettext 0.10.40
24
25 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
26
27         * lyxinclude.m4 (LYX_CHECK_VERSION): renamed from LYX_GET_VERSION.
28
29 2001-09-27  John Levon  <moz@compsoc.man.ac.uk>
30
31         * qt2.m4: fix for mis-named -lqt2
32  
33 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
34
35         * libtool.m4: update to latest version
36
37 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
38
39         * lyxinclude.m4: fix the help text of --with-frontend 
40
41 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
42
43         * lyxinclude.m4 (LYX_PROG_CXX): do not handle gcc 2.97. Rename
44         --with-warnings to --enable-warnings.
45
46 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
47
48         * lyxinclude.m4: honour --disable-optimization
49  
50 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
51
52         * lyxinclude.m4 (LYX_PATH_XFORMS): do not warn against xforms
53         0.89.5
54
55 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
56
57         * lyxinclude.m4: remove LYX_CXX_NAMESPACE, LYX_CXX_MUTABLE
58         (LYX_PROG_CXX_WORKS): check for namespace support, mutable keyword
59         (LYX_PATH_XFORMS): do not warn against xforms 0.89.6
60
61         * pspell.m4 (CHECK_WITH_PSPELL): add the documentation for the
62         USE_PSPELL define.
63
64 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
65
66         * codeset.m4:
67         * glibc21.m4:
68         * iconv.m4:
69         * isc-posix.m4: new files from gettext 0.10.38
70
71         * lcmessage.m4:
72         * progtest.m4:
73         * gettext.m4: updated to gettext 0.10.38
74
75 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
76
77         * lyxinclude.m4 (tr_hdr): add LYX_PROG_LIBTOOL and AC_FIND_FILE
78
79 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
80
81         * boost.m3: delete file
82
83         * ltconfig: delete file
84         * config.guess: update libtool
85         * config.sub: update libtool
86         * libtool.m4: update libtool
87         * ltmain.sh: update libtool
88
89 2001-05-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
90
91         * qt2.m4 (QT2_AC_PATH): fix typo.
92
93 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
94
95         * progtest.m4: added OS2 detection
96
97 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
98
99         * lyxinclude.m4: remove support for gcc 2.97 simplify calling for
100         gcc 3.0 
101
102 2001-03-15  Angus Leeming  <a.leeming@ic.ac.uk>
103
104         * qt2.m4: qt2 port compiles with qt 2.2.1. Changed test to
105         (QT_VERSION < 221).
106
107 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
108
109         * lyxinclude.m4: minor changes, --with-lyx-version becomes
110         --with-version-suffix 
111
112 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
113
114         * lyxinclude.m4: --with-lyx-version
115
116         * kde.m4: remove cruft that was breaking installs
117           
118 2001-03-01  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
119
120         * lyxinclude.m4 (LYX_PROG_CXX): add clause for gcc 3.0
121
122 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
123
124         * lyxinclude.m4 (LYX_PROG_CXX): do not use -fno-rtti for gcc
125         2.95.3. 
126