aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroni-link <knil.ino@gmail.com>2014-04-01 00:42:49 +0200
committerThiago de Arruda <tpadilha84@gmail.com>2014-03-31 21:24:59 -0300
commit854cde93edc698288a5c8da861f19c6c67df2a21 (patch)
treeb93d9dd7c017b4f84edb05be318c8e693508bf58
parenta5cd3693f00fac64a4928ba7c6f20677d9fbccab (diff)
downloadrneovim-854cde93edc698288a5c8da861f19c6c67df2a21.tar.gz
rneovim-854cde93edc698288a5c8da861f19c6c67df2a21.tar.bz2
rneovim-854cde93edc698288a5c8da861f19c6c67df2a21.zip
remove HAVE_MEMCMP
-rw-r--r--config/config.h.in1
1 files changed, 0 insertions, 1 deletions
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