0
0
mirror of https://github.com/vim/vim.git synced 2025-10-06 05:44:14 -04:00

updated for version 7.0072

This commit is contained in:
Bram Moolenaar
2005-05-18 22:12:12 +00:00
parent d9d305836e
commit 142695f3c5

View File

@@ -24,6 +24,7 @@
# define HAVE_STRING_H # define HAVE_STRING_H
#endif #endif
#define HAVE_STRCSPN #define HAVE_STRCSPN
#define HAVE_VSNPRINTF
#ifndef __GNUC__ #ifndef __GNUC__
#define HAVE_STRICMP #define HAVE_STRICMP
#define HAVE_STRNICMP #define HAVE_STRNICMP