summaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2012-08-15 14:05:05 +0200
committerBram Moolenaar <Bram@vim.org>2012-08-15 14:05:05 +0200
commit2430586629dfccd637a23c45793fc182d2cb2b87 (patch)
treed6063a8fdcab84a237d8d6ed02b05ad2716c9e27 /src/config.h.in
parent2dac213ac6896bffbbfdd9afbdb0ad0e8b032532 (diff)
updated for version 7.3.631v7.3.631
Problem: Cannot complete user names. Solution: Add user name completion. (Dominique Pelle)
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index d1adb3a3af..e157939380 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -161,6 +161,7 @@
#undef HAVE_FSYNC
#undef HAVE_GETCWD
#undef HAVE_GETPSEUDOTTY
+#undef HAVE_GETPWENT
#undef HAVE_GETPWNAM
#undef HAVE_GETPWUID
#undef HAVE_GETRLIMIT