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