changeset 1233:57dc6ad793e6

updated for version 7.1
author vimboss
date Sat, 12 May 2007 13:02:42 +0000
parents fa824a910372
children 408cb3eb2c1a
files README_ami.txt src/if_ruby.c
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- 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__