1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2003-05-11 23:12:45 +00:00
parent 457a4e812b
commit c72e11e605

View file

@ -1,5 +1,10 @@
2003-05-12 Kevin Ryde <user42@zip.com.au>
* configure.in (CC_FOR_BUILD): Use AC_ARG_VAR.
* configure.in (SCM_SINGLES): Use AC_CHECK_SIZEOF(float), to
eliminated guess-yes when cross compiling.
* configure.in (SCM_I_GSC_STACK_GROWS_UP): Fix missing comma in
AC_TRY_RUN.