diff options
author | Neil Jerram <neil@ossau.uklinux.net> | 2008-02-11 21:20:14 +0000 |
---|---|---|
committer | Neil Jerram <neil@ossau.uklinux.net> | 2008-02-11 21:20:14 +0000 |
commit | 4b26c03ec726aa212b012df31d23e800f08194b5 (patch) | |
tree | 6a65a95253102d9c302ce1f1f247816c2cc51dae /libguile/gc-malloc.c | |
parent | 7f74cf9a67398b58412cd40ff589a5a7cf22e74b (diff) | |
download | guile-4b26c03ec726aa212b012df31d23e800f08194b5.tar.gz |
* numbers.c (SCM_COMPLEX_VALUE): Use GUILE_I instead of _Complex_I
directly, and only if GUILE_I was defined by the configure step.
(scm_log, scm_log10, scm_exp, scm_sqrt): Use SCM_COMPLEX_VALUE
code only if SCM_COMPLEX_VALUE is defined.
* configure.in (--without-64-calls): Use AC_MSG_CHECKING and
AC_MSG_RESULT instead of just echo.
(GUILE_I): New programs to try using _Complex_I or 1.0fi for the
imaginary unit.
Diffstat (limited to 'libguile/gc-malloc.c')
0 files changed, 0 insertions, 0 deletions