diff options
author | Jim Blandy <jimb@red-bean.com> | 1998-10-05 18:52:39 +0000 |
---|---|---|
committer | Jim Blandy <jimb@red-bean.com> | 1998-10-05 18:52:39 +0000 |
commit | 6ffeb7a3bd028cbf683d448e202d01fc669bc121 (patch) | |
tree | e464a2f22bf493d8fd81e4659422959c88420129 /guile-config | |
parent | 204c26b98641c814bc516078931b6aa2c4954c57 (diff) | |
download | guile-6ffeb7a3bd028cbf683d448e202d01fc669bc121.tar.gz |
*** empty log message ***
Diffstat (limited to 'guile-config')
-rw-r--r-- | guile-config/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/guile-config/ChangeLog b/guile-config/ChangeLog index a21c5594b..ea2eee177 100644 --- a/guile-config/ChangeLog +++ b/guile-config/ChangeLog @@ -1,5 +1,8 @@ 1998-10-05 Jim Blandy <jimb@zwingli.cygnus.com> + * guile-config.in: Redo the help system, so that each subcommand + defines its own usage text, as well as its help text. + * guile-config.in (build-link): Include a -L option in the output from `guile-config link', indicating where libguile was installed. |