diff options
author | Bram Moolenaar <Bram@vim.org> | 2007-05-01 11:37:47 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2007-05-01 11:37:47 +0000 |
commit | 914572aba468968be24a0dc6fb324eb923b518e9 (patch) | |
tree | d80f948b76adfb25b8549bb62929c6d431158356 /src/config.h.in | |
parent | d9fe7c4bb8b07330ca67018d46a334a615a421d5 (diff) | |
download | vim-git-914572aba468968be24a0dc6fb324eb923b518e9.tar.gz |
updated for version 7.0-236v7.0.236
Diffstat (limited to 'src/config.h.in')
-rw-r--r-- | src/config.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in index 9b42b92ef..3d9e16212 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -176,6 +176,7 @@ #undef HAVE_SYSCONF #undef HAVE_SYSCTL #undef HAVE_SYSINFO +#undef HAVE_SYSINFO_MEM_UNIT #undef HAVE_TGETENT #undef HAVE_TOWLOWER #undef HAVE_TOWUPPER |