Use system copy of cbrt() if available.

Also move the replacement inline into miarc.c, since that's the only user.
This commit is contained in:
Adam Jackson
2007-05-09 21:49:44 -04:00
parent 8dcc37520d
commit 20c5250e48
5 changed files with 15 additions and 55 deletions

View File

@@ -102,6 +102,9 @@
/* Define to 1 if you have the <byteswap.h> header file. */
#undef HAVE_BYTESWAP_H
/* Define to 1 if you have cbrt */
#undef HAVE_CBRT
/* Define to 1 if you have the <dbm.h> header file. */
#undef HAVE_DBM_H