summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-12 13:02:42 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-12 13:02:42 +0000
commitcb635362cc7cb6708bb865e758ca5f1353941ad9 (patch)
treefbfa222de24dc8205b33ac1250c2540aae862048
parentb4b6a567a30136cef0647ee8d9f80afb5c45f717 (diff)
updated for version 7.1
-rw-r--r--README_ami.txt2
-rw-r--r--src/if_ruby.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/README_ami.txt b/README_ami.txt
index b3c8ac7cb3..ed085e0c76 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 6bb8b804c6..8dd6064211 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__