mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 21:40:33 +02:00
*** empty log message ***
This commit is contained in:
parent
52b30d5e8d
commit
fc97c626b4
3 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
1999-09-22 Jim Blandy <jimb@savonarola.red-bean.com>
|
||||
|
||||
* configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIBTOOL, so
|
||||
libtool knows how to get ANSI C behavior from the compiler.
|
||||
* configure: Regenerated.
|
||||
|
||||
1999-09-20 Gary Houston <ghouston@freewire.co.uk>
|
||||
|
||||
* configure.in: check availability of siginterrupt.
|
||||
|
|
2
THANKS
2
THANKS
|
@ -9,7 +9,7 @@ Thanks to:
|
|||
- Gary Houston, for continuing work on the I/O system.
|
||||
- Tom Tromey, for Automake therapy (the code and its users alike).
|
||||
- Greg Harvey, for work on the Guile web pages.
|
||||
- Marius Vollmer, for kibbitzing, and keeping Mikael company.
|
||||
- Marius Vollmer, for extensive kibbitzing, and keeping Mikael company.
|
||||
|
||||
Bug reports and fixes from:
|
||||
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
1999-09-22 Jim Blandy <jimb@savonarola.red-bean.com>
|
||||
|
||||
* configure.in: Call AM_PROG_CC_STDC.
|
||||
* configure, aclocal.m4: Regenerated.
|
||||
|
||||
1999-09-16 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
|
||||
|
||||
* Makefile.am (.c.x): Use same rule as in libguile.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue