1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-03 18:50:19 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2003-07-27 14:08:53 +00:00
parent c89363e6c6
commit fcfdbb80e0

View file

@ -1,3 +1,9 @@
2003-07-27 Marius Vollmer <mvo@zagadka.de>
* configure.in (__libc_stack_end): Actually use the value in
__libc_stack_end for something so that the access doesn't get
optimized away. Thanks to Matthias Koeppe!
2003-07-08 Kevin Ryde <user42@zip.com.au>
* configure.in (AC_CHECK_FUNCS): Add sincos.