From 3da084d61288f0776c993e62d6ce360f815b16e0 Mon Sep 17 00:00:00 2001 From: oni-link Date: Tue, 1 Apr 2014 12:32:17 +0200 Subject: remove HAVE_FLOAT_FUNCS --- config/config.h.in | 1 - 1 file changed, 1 deletion(-) diff --git a/config/config.h.in b/config/config.h.in index 5785d1b519..97f1cfe40e 100644 --- a/config/config.h.in +++ b/config/config.h.in @@ -22,7 +22,6 @@ #define HAVE_FCHOWN 1 #define HAVE_FCNTL_H 1 #define HAVE_FD_CLOEXEC 1 -#define HAVE_FLOAT_FUNCS 1 #define HAVE_FSEEKO 1 #define HAVE_FSYNC 1 #define HAVE_GETCWD 1 -- cgit