From: Bram Moolenaar Date: Sat, 12 May 2007 13:02:42 +0000 (+0000) Subject: updated for version 7.1 X-Git-Tag: v7.1~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb635362cc7cb6708bb865e758ca5f1353941ad9;p=vim updated for version 7.1 --- diff --git a/README_ami.txt b/README_ami.txt index b3c8ac7cb..ed085e0c7 100644 --- a/README_ami.txt +++ b/README_ami.txt @@ -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. diff --git a/src/if_ruby.c b/src/if_ruby.c index 6bb8b804c..8dd606421 100644 --- a/src/if_ruby.c +++ b/src/if_ruby.c @@ -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__