diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/config.h.cmake b/config.h.cmake index 34a20bd6f..c7c9e116b 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -203,18 +203,6 @@ /* Define to 1 if you have the <fstab.h> header file. */ #cmakedefine HAVE_FSTAB_H 1 -/* Define if you have finite */ -#cmakedefine HAVE_FUNC_FINITE 1 - -/* Define if you have isinf */ -#cmakedefine HAVE_FUNC_ISINF 1 - -/* Define if you have isnan */ -#cmakedefine HAVE_FUNC_ISNAN 1 - -/* Define if you have _finite */ -#cmakedefine HAVE_FUNC__FINITE 1 - /* Define to 1 if you have the `gai_strerror' function. */ #cmakedefine HAVE_GAI_STRERROR 1 |