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