mirror of
https://github.com/vim/vim.git
synced 2025-07-04 23:07:33 -04:00
updated for version 7.1
This commit is contained in:
parent
b4b6a567a3
commit
cb635362cc
@ -1,4 +1,4 @@
|
||||
README_ami.txt for version 7.1b of Vim: Vi IMproved.
|
||||
README_ami.txt for version 7.1 of Vim: Vi IMproved.
|
||||
|
||||
This file explains the installation of Vim on Amiga systems.
|
||||
See README.txt for general information about Vim.
|
||||
|
@ -54,7 +54,7 @@
|
||||
#undef _
|
||||
|
||||
/* T_DATA defined both by Ruby and Mac header files, hack around it... */
|
||||
#ifdef MACOS
|
||||
#if defined(MACOS_X_UNIX) || defined(macintosh)
|
||||
# define __OPENTRANSPORT__
|
||||
# define __OPENTRANSPORTPROTOCOL__
|
||||
# define __OPENTRANSPORTPROVIDERS__
|
||||
|
Loading…
x
Reference in New Issue
Block a user