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

*** empty log message ***

This commit is contained in:
Jim Blandy 1998-10-16 10:22:15 +00:00
parent 3e66cf9f29
commit d509e5f6b3
2 changed files with 9 additions and 1 deletions

View file

@ -2,7 +2,7 @@
* qthreads.m4 (QTHREADS_CONFIGURE): On NetBSD, pass through a flag * qthreads.m4 (QTHREADS_CONFIGURE): On NetBSD, pass through a flag
to the Makefile which explicitly tells it to pass assembly files to the Makefile which explicitly tells it to pass assembly files
through the preprocessor. through the preprocessor. (Thanks to Perry Metzger.)
* aclocal.m4, configure, Makefile.in: Regenerated. * aclocal.m4, configure, Makefile.in: Regenerated.
1998-10-14 Jim Blandy <jimb@zwingli.cygnus.com> 1998-10-14 Jim Blandy <jimb@zwingli.cygnus.com>

View file

@ -1,3 +1,11 @@
1998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
* md/i386.s: Remove nested comment starter, to quiet warnings.
* Makefile.am (.s.lo): Supply our own rule here, which passes
qthread_asflags through. See today's change to ../qthreads.m4.
* Makefile.in, qt/Makefile.in, time/Makefile.in: Regenerated.
1998-10-03 Jim Blandy <jimb@zwingli.cygnus.com> 1998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
* Makefile.in: Regenerated with a patched automake, to get * Makefile.in: Regenerated with a patched automake, to get