1
0
forked from aniani/vim

updated for version 7.0166

This commit is contained in:
Bram Moolenaar
2005-12-10 20:17:30 +00:00
parent 43abc52195
commit 24552beda0
4 changed files with 53088 additions and 12 deletions

View File

@@ -40,6 +40,9 @@
#if defined(__CYGWIN__) || defined(__CYGWIN32__)
# define WIN32UNIX /* Compiling for Win32 using Unix files. */
# define BINARY_FILE_IO
# define CASE_INSENSITIVE_FILENAME
# define USE_FNAME_CASE /* Fix filename case differences. */
#endif
/* On AIX 4.2 there is a conflicting prototype for ioctl() in stropts.h and