Added HAVE_SOFT_FLOAT (--with-softfloat)

This commit is contained in:
Jaroslav Kysela 2002-04-24 14:41:55 +00:00
parent c39d1a665d
commit f23813b7e9
4 changed files with 24 additions and 0 deletions

View file

@ -12,3 +12,6 @@
/* NDEBUG */
#undef NDEBUG
/* Do we have FPU on this machine? */
#undef HAVE_SOFT_FLOAT