]> git.donarmstrong.com Git - lilypond.git/blob - guile18/guile-config/ChangeLog-2008
New upstream version 2.19.65
[lilypond.git] / guile18 / guile-config / ChangeLog-2008
1 2008-06-02  Ludovic Courtès  <ludo@gnu.org>
2
3         * guile-config.in (build-link): Show `-L' before `-lguile'.
4         Reported by Peter O'Gorman <pogma@thewrittenword.com>.
5
6 2008-01-22  Neil Jerram  <neil@ossau.uklinux.net>
7
8         * COPYING: Removed.
9
10 2007-01-04  Kevin Ryde  <user42@zip.com.au>
11
12         * Makefile.am (guile-config): Use "|" as the sed delimiter, for the
13         benefit of DOS systems where $(bindir) might include a drive letter
14         like "c:".  Reported by Cesar Strauss.
15
16 2006-09-19  Rob Browning  <rlb@defaultvalue.org>
17
18         * guile-config.in (build-link): Restore the removal of "/usr/lib"
19         (in addition to "/usr/lib/" from any -L arguments).
20
21 2005-02-10  Mikael Djurfeldt  <djurfeldt@nada.kth.se>
22
23         * guile-config.in (build-link): Replaced -lguile-ltdl with -lltdl.
24
25 2004-10-08  Han-Wen Nienhuys  <hanwen@xs4all.nl>
26
27         * guile-config.in: remove display-separated.
28         (build-link): cleanup.
29         (build-compile): remove space between -I and path.
30
31 2004-09-24  Marius Vollmer  <mvo@zagadka.de>
32
33         * guile-config.in (build-link, build-compile): Include CFLAGS in
34         output.  This is needed to get "-pthread" into the builds, for
35         example.
36
37         * Makefile.am (EXTRA_DIST): Removed qthreads.m4.
38
39 2003-04-05  Marius Vollmer  <mvo@zagadka.de>
40
41         * Changed license terms to the plain LGPL thru-out.
42
43 2002-10-14  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
44
45         * guile-config.in (build-link): Include "-lguile-ltdl" in link
46         flags.
47
48 2002-07-17  Marius Vollmer  <mvo@zagadka.ping.de>
49
50         * qthreads.m4: Added configuration for ARM.
51
52 2002-04-26  Marius Vollmer  <mvo@zagadka.ping.de>
53
54         * Makefile.am (EXTRA_DIST): Added qthreads.m4.
55         * qthreads.m4: Moved here from top directory.
56
57 2002-03-12  Rob Browning  <rlb@defaultvalue.org>
58
59         * guile-config.in (build-link): don't output -L/usr/lib.
60         (build-compile): don't output -I/usr/include.
61
62 2002-03-03  Neil Jerram  <neil@ossau.uklinux.net>
63
64         * guile.m4 (GUILE_PROGS): In docstring, change `are' to `is'.
65
66 2002-01-02  Thien-Thi Nguyen  <ttn@glug.org>
67
68         * guile.m4: Rewrite comments in texi.
69
70         (GUILE_FLAGS): Rewrite.
71         Thanks to Alexandre Duret-Lutz.
72
73 2001-12-28  Thien-Thi Nguyen  <ttn@glug.org>
74
75         * guile.m4 (GUILE_PROGS, GUILE_SITE_DIR, GUILE_CHECK,
76         GUILE_MODULE_EXPORTS, GUILE_MODULE_REQUIRED_EXPORTS): New macros.
77
78         (GUILE_MODULE_CHECK): Renamed from AC_GUILE_MODULE_CHECK.
79         Rewritten to expect `description' as a present-tense verb phrase.
80
81         (GUILE_MODULE_AVAILABLE, GUILE_MODULE_REQUIRED): Renamed likewise.
82
83 2001-12-28  Thien-Thi Nguyen  <ttn@glug.org>
84
85         * guile.m4: Update copyright.
86         Add index in header comments.
87
88         (AC_GUILE_MODULE_CHECK, AC_GUILE_MODULE_AVAILABLE,
89         AC_GUILE_MODULE_REQUIRED): New macros.
90
91 2001-07-18  Martin Grabmueller  <mgrabmue@cs.tu-berlin.de>
92
93         * guile-config.in, Makefile.am: Updated copyright notice.
94
95 2001-05-28  Gary Houston  <ghouston@arglist.com>
96
97         * Makefile.am: let guile-config depend on libguile/libpath.h,
98         so that it will be rebuilt if configure --prefix changes.
99
100 2001-03-07  Mikael Djurfeldt  <mdj@linnaeus.mit.edu>
101
102         * guile-config.in (build-link): Really reverted the change of
103         2001-03-05.
104
105 2001-03-06  Dirk Herrmann  <D.Herrmann@tu-bs.de>
106
107         * guile-config.in (build-link): Reverted the previous patch.
108
109 2001-03-05  Martin Grabmueller  <mgrabmue@cs.tu-berlin.de>
110
111         * guile-config.in (build-link): Fixed duplicate binding bug
112         reported by Ralf Mattes.
113
114 2000-11-28  Dirk Herrmann  <D.Herrmann@tu-bs.de>
115
116         * guile-config.in (build-link):  Use substring instead of
117         make-shared-substring.
118
119 2000-11-01  Dirk Herrmann  <D.Herrmann@tu-bs.de>
120
121         * guile-config.in (display-line-port):  Make sure all output is
122         sent to the given port.  Thanks to I. N. Golubev for the patch.
123
124 2000-01-12  Marius Vollmer  <mvo@zagadka.ping.de>
125
126         * Makefile.am (EXTRA_DIST): Added "guile.m4".
127
128 1999-10-05  Jim Blandy  <jimb@savonarola.red-bean.com>
129
130         * guile.m4: Moved here from top-level directory; see the ChangeLog
131         entry there.
132         * Makefile.am (aclocaldir, aclocal_DATA): New variables, ensuring
133         that guile.m4 gets installed.
134
135         * Makefile.in: Deleted from CVS repository.  Run the autogen.sh
136         script to create generated files like this one.
137
138 1999-09-11  Jim Blandy  <jimb@savonarola.red-bean.com>
139
140         * Makefile.in: Regenerated.
141
142 1998-07-29  Marius Vollmer  <mvo@zagadka.ping.de>
143
144         * guile-config.in (build-link): Correct non-RnRS usage of internal
145         defines.
146
147 1999-04-17  Jim Blandy  <jimb@savonarola.red-bean.com>
148
149         * Makefile.in: Regenerated.
150
151 1998-10-19  Jim Blandy  <jimb@zwingli.cygnus.com>
152
153         * COPYING: New file.
154         * Makefile.in: Regenerated.
155
156 1998-10-09  Jim Blandy  <jimb@zwingli.cygnus.com>
157
158         * guile-config.in: Add copyright notice.
159
160 1998-10-07  Jim Blandy  <jimb@zwingli.cygnus.com>
161
162         * guile-config.in (build-link): It isn't.  Revert the change.
163
164         * guile-config.in (build-link): Include a -R flag in the output
165         from link.  Not sure if this is the right thing to do.
166
167 1998-10-05  Jim Blandy  <jimb@zwingli.cygnus.com>
168
169         * guile-config.in (build-compile, help-compile, usage-compile):
170         New functions to implement new subcommand.
171
172         * guile-config.in: Redo the help system, so that each subcommand
173         defines its own usage text, as well as its help text.
174
175         * guile-config.in (build-link): Include a -L option in the output
176         from `guile-config link', indicating where libguile was installed.
177         (Thanks to Greg Troxel.)
178
179 1998-10-03  Jim Blandy  <jimb@zwingli.cygnus.com>
180
181         * guile-config.in: Don't import ice-9 regex; that's not available
182         on all systems.  Maybe someday we'll have our own...
183         (set-program-name!): Use basename.
184         (build-link): Use basename and stock string functions, instead of
185         string-match.
186         (Bug report from Greg Troxel --- thanks!)
187
188         * Directory renamed to guile-config from build.
189         * guile-config.in: Renamed from build-guile.in, for consistency
190         with the analogous script for GTK, called gtk-config.
191         * Makefile.am, .cvsignore: References to `build-guile' replaced
192         with `guile-config'.
193
194 1998-07-29  Jim Blandy  <jimb@zwingli.cygnus.com>
195
196         * Makefile.in: Regenerated using the last public version of
197         automake, not the hacked Cygnus version.
198
199 1998-07-28  Jim Blandy  <jimb@zwingli.cygnus.com>
200
201         * Makefile.in: Regenerated, after removing Totoro kludge.
202
203 1998-07-26  Jim Blandy  <jimb@zwingli.cygnus.com>
204
205         * Makefile.in: Rebuilt, for config changes in parent dir.
206
207 1998-01-05  Tim Pierce  <twp@skepsis.com>
208
209         * .cvsignore: New file.
210
211 Mon Oct  6 11:45:59 1997  Jim Blandy  <jimb@totoro.red-bean.com>
212
213         * build-guile.in: Try to return an appropriate exit status.
214
215         * build-guile.in: Rearranged to use a table of subcommands, and
216         include per-subcommand help.
217
218         * build-guile.in: New "info" subcommand, for easy access to Guile
219         build variables.
220
221 Mon Sep 29 23:53:14 1997  Jim Blandy  <jimb@totoro.red-bean.com>
222
223         * Makefile.in: Regenerated with automake 1.2c.
224
225 Sat Sep 27 23:15:26 1997  Jim Blandy  <jimb@totoro.red-bean.com>
226
227         * New directory --- the build-guile command, intended to help
228         people build Guile-based applications.
229         * Makefile.am, Makefile.in, build-guile.in: New files.