1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Fix compilation of `numbers.c' with Sun CC.

This commit is contained in:
Ludovic Courtès 2008-02-06 13:51:05 +00:00
parent d05bcb2ede
commit 189171c5bb
4 changed files with 24 additions and 10 deletions

View file

@ -1,3 +1,7 @@
2008-02-06 Ludovic Courtès <ludo@gnu.org>
* NEWS: Mention Sun Studio compilation fix.
2008-02-05 Neil Jerram <neil@ossau.uklinux.net>
* configure.in (--without-64-calls): New option.