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