summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorazav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-16 12:55:49 +0000
committerazav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-16 12:55:49 +0000
commit1b85104996a3c6e664916be23019fbc5cbb97c08 (patch)
tree8abe88f7f9158f6946df4d333c934117d88c8323 /symbian
parentf5ca95ee10189e91c39c63f4bedbfa6fa75ef763 (diff)
* symbian/setup: Update Symbian config to match recent changes in missing/alloca.c
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22341 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'symbian')
-rw-r--r--symbian/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbian/setup b/symbian/setup
index 53de952904..cb28157b69 100644
--- a/symbian/setup
+++ b/symbian/setup
@@ -80,7 +80,7 @@ define config_h
@echo>>$(1) #define HAVE_RB_FD_INIT 1
@echo>>$(1) #define GETGROUPS_T gid_t
@echo>>$(1) #define RETSIGTYPE void
-@echo>>$(1) #define HAVE_ALLOCA 1
+@echo>>$(1) #define C_ALLOCA 1
@echo>>$(1) #define HAVE_DUP2 1
@echo>>$(1) #define HAVE_MEMMOVE 1
@echo>>$(1) #define HAVE_STRCASECMP 1