* srfi-39.scm: Update copyright statement to LGPL.
[bpt/guile.git] / guile-config / ChangeLog
CommitLineData
84eebc64
NJ
12007-12-30 Mike Gran <spk121@yahoo.com>
2
3 * guile.m4: add serial number to m4
4
9a18d8d4
KR
52007-01-04 Kevin Ryde <user42@zip.com.au>
6
7 * Makefile.am (guile-config): Use "|" as the sed delimiter, for the
8 benefit of DOS systems where $(bindir) might include a drive letter
cea95a2f 9 like "c:". Reported by Cesar Strauss.
9a18d8d4 10
ace57082
RB
112006-09-19 Rob Browning <rlb@defaultvalue.org>
12
13 * guile-config.in (build-link): Restore the removal of "/usr/lib"
14 (in addition to "/usr/lib/" from any -L arguments).
15
cfa76217
MD
162005-02-10 Mikael Djurfeldt <djurfeldt@nada.kth.se>
17
18 * guile-config.in (build-link): Replaced -lguile-ltdl with -lltdl.
19
17b85401
HWN
202004-10-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
21
22 * guile-config.in: remove display-separated.
23 (build-link): cleanup.
24 (build-compile): remove space between -I and path.
25
c5c5a1ac
MV
262004-09-24 Marius Vollmer <mvo@zagadka.de>
27
28 * guile-config.in (build-link, build-compile): Include CFLAGS in
29 output. This is needed to get "-pthread" into the builds, for
30 example.
31
32 * Makefile.am (EXTRA_DIST): Removed qthreads.m4.
33
fc87c27a
MV
342003-04-05 Marius Vollmer <mvo@zagadka.de>
35
36 * Changed license terms to the plain LGPL thru-out.
37
17860e17
MV
382002-10-14 Marius Vollmer <marius.vollmer@uni-dortmund.de>
39
40 * guile-config.in (build-link): Include "-lguile-ltdl" in link
41 flags.
42
bb59ff52
MV
432002-07-17 Marius Vollmer <mvo@zagadka.ping.de>
44
45 * qthreads.m4: Added configuration for ARM.
46
5caa57b1
MV
472002-04-26 Marius Vollmer <mvo@zagadka.ping.de>
48
49 * Makefile.am (EXTRA_DIST): Added qthreads.m4.
50 * qthreads.m4: Moved here from top directory.
51
c87af2d5
RB
522002-03-12 Rob Browning <rlb@defaultvalue.org>
53
54 * guile-config.in (build-link): don't output -L/usr/lib.
55 (build-compile): don't output -I/usr/include.
56
e12ed7aa
NJ
572002-03-03 Neil Jerram <neil@ossau.uklinux.net>
58
59 * guile.m4 (GUILE_PROGS): In docstring, change `are' to `is'.
60
154fbc89
TTN
612002-01-02 Thien-Thi Nguyen <ttn@glug.org>
62
63 * guile.m4: Rewrite comments in texi.
64
65 (GUILE_FLAGS): Rewrite.
66 Thanks to Alexandre Duret-Lutz.
67
68c80783
TTN
682001-12-28 Thien-Thi Nguyen <ttn@glug.org>
69
c07e3628
TTN
70 * guile.m4 (GUILE_PROGS, GUILE_SITE_DIR, GUILE_CHECK,
71 GUILE_MODULE_EXPORTS, GUILE_MODULE_REQUIRED_EXPORTS): New macros.
72
73 (GUILE_MODULE_CHECK): Renamed from AC_GUILE_MODULE_CHECK.
74 Rewritten to expect `description' as a present-tense verb phrase.
75
76 (GUILE_MODULE_AVAILABLE, GUILE_MODULE_REQUIRED): Renamed likewise.
77
782001-12-28 Thien-Thi Nguyen <ttn@glug.org>
79
80 * guile.m4: Update copyright.
68c80783
TTN
81 Add index in header comments.
82
83 (AC_GUILE_MODULE_CHECK, AC_GUILE_MODULE_AVAILABLE,
84 AC_GUILE_MODULE_REQUIRED): New macros.
85
12ce651a
MG
862001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
87
88 * guile-config.in, Makefile.am: Updated copyright notice.
89
a8ca7153
GH
902001-05-28 Gary Houston <ghouston@arglist.com>
91
92 * Makefile.am: let guile-config depend on libguile/libpath.h,
93 so that it will be rebuilt if configure --prefix changes.
94
e96452c4
MD
952001-03-07 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
96
97 * guile-config.in (build-link): Really reverted the change of
98 2001-03-05.
99
387c1a3b
DH
1002001-03-06 Dirk Herrmann <D.Herrmann@tu-bs.de>
101
102 * guile-config.in (build-link): Reverted the previous patch.
103
417b11b4
MG
1042001-03-05 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
105
106 * guile-config.in (build-link): Fixed duplicate binding bug
107 reported by Ralf Mattes.
108
9fb77163
DH
1092000-11-28 Dirk Herrmann <D.Herrmann@tu-bs.de>
110
111 * guile-config.in (build-link): Use substring instead of
112 make-shared-substring.
113
709a308d
DH
1142000-11-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
115
116 * guile-config.in (display-line-port): Make sure all output is
117 sent to the given port. Thanks to I. N. Golubev for the patch.
118
5159424f
MV
1192000-01-12 Marius Vollmer <mvo@zagadka.ping.de>
120
121 * Makefile.am (EXTRA_DIST): Added "guile.m4".
122
0c1221ab
JB
1231999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
124
0cbedb5b
JB
125 * guile.m4: Moved here from top-level directory; see the ChangeLog
126 entry there.
127 * Makefile.am (aclocaldir, aclocal_DATA): New variables, ensuring
128 that guile.m4 gets installed.
129
0c1221ab
JB
130 * Makefile.in: Deleted from CVS repository. Run the autogen.sh
131 script to create generated files like this one.
132
e1f20ec6
JB
1331999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
134
135 * Makefile.in: Regenerated.
136
2a52b429
MD
1371998-07-29 Marius Vollmer <mvo@zagadka.ping.de>
138
139 * guile-config.in (build-link): Correct non-RnRS usage of internal
140 defines.
141
cceae55d
JB
1421999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
143
144 * Makefile.in: Regenerated.
145
33432c79
JB
1461998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
147
148 * COPYING: New file.
149 * Makefile.in: Regenerated.
150
98330fd2
JB
1511998-10-09 Jim Blandy <jimb@zwingli.cygnus.com>
152
153 * guile-config.in: Add copyright notice.
154
8aa5c148
JB
1551998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
156
fefec3e0
JB
157 * guile-config.in (build-link): It isn't. Revert the change.
158
8aa5c148
JB
159 * guile-config.in (build-link): Include a -R flag in the output
160 from link. Not sure if this is the right thing to do.
161
c3d20aa6
JB
1621998-10-05 Jim Blandy <jimb@zwingli.cygnus.com>
163
429a44e3
JB
164 * guile-config.in (build-compile, help-compile, usage-compile):
165 New functions to implement new subcommand.
166
6ffeb7a3
JB
167 * guile-config.in: Redo the help system, so that each subcommand
168 defines its own usage text, as well as its help text.
169
c3d20aa6
JB
170 * guile-config.in (build-link): Include a -L option in the output
171 from `guile-config link', indicating where libguile was installed.
2d0937bc 172 (Thanks to Greg Troxel.)
c3d20aa6 173
2adfe1c0
JB
1741998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
175
c39894a8
JB
176 * guile-config.in: Don't import ice-9 regex; that's not available
177 on all systems. Maybe someday we'll have our own...
178 (set-program-name!): Use basename.
179 (build-link): Use basename and stock string functions, instead of
180 string-match.
d627bf71 181 (Bug report from Greg Troxel --- thanks!)
c39894a8 182
2adfe1c0
JB
183 * Directory renamed to guile-config from build.
184 * guile-config.in: Renamed from build-guile.in, for consistency
185 with the analogous script for GTK, called gtk-config.
186 * Makefile.am, .cvsignore: References to `build-guile' replaced
187 with `guile-config'.
188
1891998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
190
191 * Makefile.in: Regenerated using the last public version of
192 automake, not the hacked Cygnus version.
193
1941998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
195
196 * Makefile.in: Regenerated, after removing Totoro kludge.
197
1981998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
199
200 * Makefile.in: Rebuilt, for config changes in parent dir.
201
2021998-01-05 Tim Pierce <twp@skepsis.com>
203
204 * .cvsignore: New file.
205
206Mon Oct 6 11:45:59 1997 Jim Blandy <jimb@totoro.red-bean.com>
207
208 * build-guile.in: Try to return an appropriate exit status.
209
210 * build-guile.in: Rearranged to use a table of subcommands, and
211 include per-subcommand help.
212
213 * build-guile.in: New "info" subcommand, for easy access to Guile
214 build variables.
215
216Mon Sep 29 23:53:14 1997 Jim Blandy <jimb@totoro.red-bean.com>
217
218 * Makefile.in: Regenerated with automake 1.2c.
219
220Sat Sep 27 23:15:26 1997 Jim Blandy <jimb@totoro.red-bean.com>
221
222 * New directory --- the build-guile command, intended to help
223 people build Guile-based applications.
224 * Makefile.am, Makefile.in, build-guile.in: New files.