Add missing config.h entry for modff

This commit is contained in:
Chris Robinson
2015-10-30 01:37:39 -07:00
parent 0713b8c322
commit 19c437de6d
+3
View File
@@ -80,6 +80,9 @@
/* Define if we have the lrintf function */
#cmakedefine HAVE_LRINTF
/* Define if we have the modff function */
#cmakedefine HAVE_MODFF
/* Define if we have the strtof function */
#cmakedefine HAVE_STRTOF