commit | 0cb032ecb8b03d9c387b89c9f26158924f216e67 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 23 20:52:00 2005 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 23 20:52:00 2005 +0000 |
tree | 90fae818982fa882007e8c077c30c61a08bfeb38 | |
parent | 8fcc0f71a13eaecabb1314e5dc48fe937dd122b0 [diff] [blame] |
updated for version 7.0070
diff --git a/src/config.h.in b/src/config.h.in index f9159aa..0ecc7b1 100644 --- a/src/config.h.in +++ b/src/config.h.in
@@ -180,6 +180,7 @@ #undef HAVE_TGETENT #undef HAVE_TOWLOWER #undef HAVE_TOWUPPER +#undef HAVE_ISWUPPER #undef HAVE_USLEEP #undef HAVE_UTIME #undef HAVE_BIND_TEXTDOMAIN_CODESET @@ -224,6 +225,7 @@ #undef HAVE_SYS_TIME_H #undef HAVE_SYS_UTSNAME_H #undef HAVE_WCHAR_H +#undef HAVE_WCTYPE_H #undef HAVE_TERMCAP_H #undef HAVE_TERMIOS_H #undef HAVE_TERMIO_H