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