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