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