diff options
author | Bram Moolenaar <Bram@vim.org> | 2009-11-17 11:08:52 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2009-11-17 11:08:52 +0000 |
commit | eaf033921144ef2402ee1e521c111fcb2e953d04 (patch) | |
tree | 6392b02f5d3c2277f6ae7fa8652f668bf99e6dd2 /src/config.h.in | |
parent | d7d5b47dc73bbde3ed882f4a6e4dc42aaec5247a (diff) | |
download | vim-git-eaf033921144ef2402ee1e521c111fcb2e953d04.tar.gz |
updated for version 7.2-294v7.2.294
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 b603c23c7..0d39b4388 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -157,6 +157,7 @@ #undef HAVE_LSTAT #undef HAVE_MEMCMP #undef HAVE_MEMSET +#undef HAVE_MKDTEMP #undef HAVE_NANOSLEEP #undef HAVE_OPENDIR #undef HAVE_FLOAT_FUNCS |