Added copyright notice.
[bpt/guile.git] / guile-config / ChangeLog
index dfc304b..4e56b06 100644 (file)
@@ -1,3 +1,26 @@
+1998-10-09  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * guile-config.in: Add copyright notice.
+
+1998-10-07  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * guile-config.in (build-link): It isn't.  Revert the change.
+
+       * guile-config.in (build-link): Include a -R flag in the output
+       from link.  Not sure if this is the right thing to do.
+
+1998-10-05  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * guile-config.in (build-compile, help-compile, usage-compile):
+       New functions to implement new subcommand.
+
+       * 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.
+       (Thanks to Greg Troxel.)
+
 1998-10-03  Jim Blandy  <jimb@zwingli.cygnus.com>
 
        * guile-config.in: Don't import ice-9 regex; that's not available