From 854cde93edc698288a5c8da861f19c6c67df2a21 Mon Sep 17 00:00:00 2001 From: oni-link Date: Tue, 1 Apr 2014 00:42:49 +0200 Subject: remove HAVE_MEMCMP --- config/config.h.in | 1 - 1 file changed, 1 deletion(-) diff --git a/config/config.h.in b/config/config.h.in index 4191f1fa02..b651f95861 100644 --- a/config/config.h.in +++ b/config/config.h.in @@ -43,7 +43,6 @@ #define HAVE_LOCALE_H 1 #define HAVE_LSTAT 1 #define HAVE_MATH_H 1 -#define HAVE_MEMCMP 1 #define HAVE_MEMSET 1 #define HAVE_MKDTEMP 1 #define HAVE_NANOSLEEP 1 -- cgit