(prototype_to_type): Bugfix: Don't compare prototype to
[bpt/guile.git] / guile-config / ChangeLog
CommitLineData
17b85401
HWN
12004-10-08 Han-Wen Nienhuys <hanwen@xs4all.nl>
2
3 * guile-config.in: remove display-separated.
4 (build-link): cleanup.
5 (build-compile): remove space between -I and path.
6
c5c5a1ac
MV
72004-09-24 Marius Vollmer <mvo@zagadka.de>
8
9 * guile-config.in (build-link, build-compile): Include CFLAGS in
10 output. This is needed to get "-pthread" into the builds, for
11 example.
12
13 * Makefile.am (EXTRA_DIST): Removed qthreads.m4.
14
fc87c27a
MV
152003-04-05 Marius Vollmer <mvo@zagadka.de>
16
17 * Changed license terms to the plain LGPL thru-out.
18
17860e17
MV
192002-10-14 Marius Vollmer <marius.vollmer@uni-dortmund.de>
20
21 * guile-config.in (build-link): Include "-lguile-ltdl" in link
22 flags.
23
bb59ff52
MV
242002-07-17 Marius Vollmer <mvo@zagadka.ping.de>
25
26 * qthreads.m4: Added configuration for ARM.
27
5caa57b1
MV
282002-04-26 Marius Vollmer <mvo@zagadka.ping.de>
29
30 * Makefile.am (EXTRA_DIST): Added qthreads.m4.
31 * qthreads.m4: Moved here from top directory.
32
c87af2d5
RB
332002-03-12 Rob Browning <rlb@defaultvalue.org>
34
35 * guile-config.in (build-link): don't output -L/usr/lib.
36 (build-compile): don't output -I/usr/include.
37
e12ed7aa
NJ
382002-03-03 Neil Jerram <neil@ossau.uklinux.net>
39
40 * guile.m4 (GUILE_PROGS): In docstring, change `are' to `is'.
41
154fbc89
TTN
422002-01-02 Thien-Thi Nguyen <ttn@glug.org>
43
44 * guile.m4: Rewrite comments in texi.
45
46 (GUILE_FLAGS): Rewrite.
47 Thanks to Alexandre Duret-Lutz.
48
68c80783
TTN
492001-12-28 Thien-Thi Nguyen <ttn@glug.org>
50
c07e3628
TTN
51 * guile.m4 (GUILE_PROGS, GUILE_SITE_DIR, GUILE_CHECK,
52 GUILE_MODULE_EXPORTS, GUILE_MODULE_REQUIRED_EXPORTS): New macros.
53
54 (GUILE_MODULE_CHECK): Renamed from AC_GUILE_MODULE_CHECK.
55 Rewritten to expect `description' as a present-tense verb phrase.
56
57 (GUILE_MODULE_AVAILABLE, GUILE_MODULE_REQUIRED): Renamed likewise.
58
592001-12-28 Thien-Thi Nguyen <ttn@glug.org>
60
61 * guile.m4: Update copyright.
68c80783
TTN
62 Add index in header comments.
63
64 (AC_GUILE_MODULE_CHECK, AC_GUILE_MODULE_AVAILABLE,
65 AC_GUILE_MODULE_REQUIRED): New macros.
66
12ce651a
MG
672001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
68
69 * guile-config.in, Makefile.am: Updated copyright notice.
70
a8ca7153
GH
712001-05-28 Gary Houston <ghouston@arglist.com>
72
73 * Makefile.am: let guile-config depend on libguile/libpath.h,
74 so that it will be rebuilt if configure --prefix changes.
75
e96452c4
MD
762001-03-07 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
77
78 * guile-config.in (build-link): Really reverted the change of
79 2001-03-05.
80
387c1a3b
DH
812001-03-06 Dirk Herrmann <D.Herrmann@tu-bs.de>
82
83 * guile-config.in (build-link): Reverted the previous patch.
84
417b11b4
MG
852001-03-05 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
86
87 * guile-config.in (build-link): Fixed duplicate binding bug
88 reported by Ralf Mattes.
89
9fb77163
DH
902000-11-28 Dirk Herrmann <D.Herrmann@tu-bs.de>
91
92 * guile-config.in (build-link): Use substring instead of
93 make-shared-substring.
94
709a308d
DH
952000-11-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
96
97 * guile-config.in (display-line-port): Make sure all output is
98 sent to the given port. Thanks to I. N. Golubev for the patch.
99
5159424f
MV
1002000-01-12 Marius Vollmer <mvo@zagadka.ping.de>
101
102 * Makefile.am (EXTRA_DIST): Added "guile.m4".
103
0c1221ab
JB
1041999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
105
0cbedb5b
JB
106 * guile.m4: Moved here from top-level directory; see the ChangeLog
107 entry there.
108 * Makefile.am (aclocaldir, aclocal_DATA): New variables, ensuring
109 that guile.m4 gets installed.
110
0c1221ab
JB
111 * Makefile.in: Deleted from CVS repository. Run the autogen.sh
112 script to create generated files like this one.
113
e1f20ec6
JB
1141999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
115
116 * Makefile.in: Regenerated.
117
2a52b429
MD
1181998-07-29 Marius Vollmer <mvo@zagadka.ping.de>
119
120 * guile-config.in (build-link): Correct non-RnRS usage of internal
121 defines.
122
cceae55d
JB
1231999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
124
125 * Makefile.in: Regenerated.
126
33432c79
JB
1271998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
128
129 * COPYING: New file.
130 * Makefile.in: Regenerated.
131
98330fd2
JB
1321998-10-09 Jim Blandy <jimb@zwingli.cygnus.com>
133
134 * guile-config.in: Add copyright notice.
135
8aa5c148
JB
1361998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
137
fefec3e0
JB
138 * guile-config.in (build-link): It isn't. Revert the change.
139
8aa5c148
JB
140 * guile-config.in (build-link): Include a -R flag in the output
141 from link. Not sure if this is the right thing to do.
142
c3d20aa6
JB
1431998-10-05 Jim Blandy <jimb@zwingli.cygnus.com>
144
429a44e3
JB
145 * guile-config.in (build-compile, help-compile, usage-compile):
146 New functions to implement new subcommand.
147
6ffeb7a3
JB
148 * guile-config.in: Redo the help system, so that each subcommand
149 defines its own usage text, as well as its help text.
150
c3d20aa6
JB
151 * guile-config.in (build-link): Include a -L option in the output
152 from `guile-config link', indicating where libguile was installed.
2d0937bc 153 (Thanks to Greg Troxel.)
c3d20aa6 154
2adfe1c0
JB
1551998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
156
c39894a8
JB
157 * guile-config.in: Don't import ice-9 regex; that's not available
158 on all systems. Maybe someday we'll have our own...
159 (set-program-name!): Use basename.
160 (build-link): Use basename and stock string functions, instead of
161 string-match.
d627bf71 162 (Bug report from Greg Troxel --- thanks!)
c39894a8 163
2adfe1c0
JB
164 * Directory renamed to guile-config from build.
165 * guile-config.in: Renamed from build-guile.in, for consistency
166 with the analogous script for GTK, called gtk-config.
167 * Makefile.am, .cvsignore: References to `build-guile' replaced
168 with `guile-config'.
169
1701998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
171
172 * Makefile.in: Regenerated using the last public version of
173 automake, not the hacked Cygnus version.
174
1751998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
176
177 * Makefile.in: Regenerated, after removing Totoro kludge.
178
1791998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
180
181 * Makefile.in: Rebuilt, for config changes in parent dir.
182
1831998-01-05 Tim Pierce <twp@skepsis.com>
184
185 * .cvsignore: New file.
186
187Mon Oct 6 11:45:59 1997 Jim Blandy <jimb@totoro.red-bean.com>
188
189 * build-guile.in: Try to return an appropriate exit status.
190
191 * build-guile.in: Rearranged to use a table of subcommands, and
192 include per-subcommand help.
193
194 * build-guile.in: New "info" subcommand, for easy access to Guile
195 build variables.
196
197Mon Sep 29 23:53:14 1997 Jim Blandy <jimb@totoro.red-bean.com>
198
199 * Makefile.in: Regenerated with automake 1.2c.
200
201Sat Sep 27 23:15:26 1997 Jim Blandy <jimb@totoro.red-bean.com>
202
203 * New directory --- the build-guile command, intended to help
204 people build Guile-based applications.
205 * Makefile.am, Makefile.in, build-guile.in: New files.