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