Now that we don't have AC_CHECK_LIB(m, pow), the HAVE_LIBM symbol

disappears.  It wasn't used anywhere anyway...
This commit is contained in:
Guido van Rossum 1999-02-23 18:07:31 +00:00
parent 3791b0de36
commit 3f2c383a7e
1 changed files with 0 additions and 3 deletions

View File

@ -462,6 +462,3 @@
/* Define if you have the ieee library (-lieee). */
#undef HAVE_LIBIEEE
/* Define if you have the m library (-lm). */
#undef HAVE_LIBM