aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroni-link <knil.ino@gmail.com>2014-04-01 13:37:45 +0200
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-02 18:52:16 -0300
commitf2ce38481b4606ee74ebee31f5e2bae257785e62 (patch)
treec36e57ac5350515412886ed30294d54c686950d2
parent8780e3ad11e9ac52fc98914bcfcbaa09a1fe29a9 (diff)
downloadrneovim-f2ce38481b4606ee74ebee31f5e2bae257785e62.tar.gz
rneovim-f2ce38481b4606ee74ebee31f5e2bae257785e62.tar.bz2
rneovim-f2ce38481b4606ee74ebee31f5e2bae257785e62.zip
remove HAVE_SYSINFO and HAVE_SYSINFO_MEM_UNIT
-rw-r--r--config/config.h.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/config.h.in b/config/config.h.in
index be756cfaa4..c13553add2 100644
--- a/config/config.h.in
+++ b/config/config.h.in
@@ -67,8 +67,6 @@
// #define HAVE_STROPTS_H 1
// TODO: add proper cmake check
// #define HAVE_SYSCONF 1
-#define HAVE_SYSINFO 1
-#define HAVE_SYSINFO_MEM_UNIT 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_POLL_H 1