Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / src / config.h.cmakein
index 2cb5b1af69ca2c5e88affd37c5e8690c52641c69..84436417ad91d3cd30e439d2f9d1f0938c696bd1 100644 (file)
 /* Define to 1 if you have the _isfinite() function. */
 #cmakedefine HAVE__ISFINITE
 
+/* Define to 1 if you have the _finite() function. */
+#cmakedefine HAVE__FINITE
+
 /* Define to 1 if you have the fsync() function. */
 #cmakedefine HAVE_FSYNC