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