The header <float.h> is part of the standard C library and is always
available, checking is therefore not needed. In addition to this,
this define is never used.
# AC_HEADER_STDC
AC_CHECK_HEADERS(malloc.h \
- fcntl.h search.h pthread.h values.h float.h limits.h termios.h \
+ fcntl.h search.h pthread.h values.h limits.h termios.h \
errno.h time.h unistd.h strings.h setjmp.h \
sys/time.h sys/times.h sys/types.h sys/select.h \
sys/stat.h sys/mman.h \
/* Define if FILE structure provides _r */
/* #undef HAVE_FILE_R */
-/* Define to 1 if you have the <float.h> header file. */
-#define HAVE_FLOAT_H 1
-
/* Define if you have the fontconfig library */
#define HAVE_FONTCONFIG 1