1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1998-07-29 18:14:42 +00:00
parent 2c9a3a4886
commit 0dcbc17a4e
5 changed files with 21 additions and 31 deletions

View file

@ -1,5 +1,10 @@
1998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
* Makefile.in, aclocal.m4, configure: Regenerated using the last
public version of automake, not the hacked Cygnus version.
* config.guess, config.sub, ltconfig, ltmain.sh: New versions from
libtool.
* configure.in, qthreads.m4: Display a message about how the
threads configuration went.
* aclocal.m4, configure: Regenerated.

View file

@ -1,31 +0,0 @@
1998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
* Makefile.in: Regenerated, after removing Totoro kludge.
1998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
* Makefile.in: Rebuilt, for config changes in parent dir.
1998-01-05 Tim Pierce <twp@skepsis.com>
* .cvsignore: New file.
Mon Oct 6 11:45:59 1997 Jim Blandy <jimb@totoro.red-bean.com>
* build-guile.in: Try to return an appropriate exit status.
* build-guile.in: Rearranged to use a table of subcommands, and
include per-subcommand help.
* build-guile.in: New "info" subcommand, for easy access to Guile
build variables.
Mon Sep 29 23:53:14 1997 Jim Blandy <jimb@totoro.red-bean.com>
* Makefile.in: Regenerated with automake 1.2c.
Sat Sep 27 23:15:26 1997 Jim Blandy <jimb@totoro.red-bean.com>
* New directory --- the build-guile command, intended to help
people build Guile-based applications.
* Makefile.am, Makefile.in, build-guile.in: New files.

View file

@ -1,3 +1,8 @@
1998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
* Makefile.in: Regenerated using the last public version of
automake, not the hacked Cygnus version.
1998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
* Makefile.in: Regenerated, after removing Totoro kludge.

View file

@ -1,3 +1,8 @@
1998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
* Makefile.in: Regenerated using the last public version of
automake, not the hacked Cygnus version.
1998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
Remove Totoro kludge.

View file

@ -1,3 +1,9 @@
1998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
* Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated using
the last public version of automake, not the hacked Cygnus
version.
1998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
* time/Makefile.in, md/Makefile.in, Makefile.in: Regenerated,