summaryrefslogtreecommitdiffstats
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
commit7bc95444e6c457825ee6b29786e2a3f9b4e05d80 (patch)
tree8abe88f7f9158f6946df4d333c934117d88c8323 /symbian
parent3feaa77e74c59170a89daf4d469d6518f4233958 (diff)
downloadruby-7bc95444e6c457825ee6b29786e2a3f9b4e05d80.tar.gz
ruby-7bc95444e6c457825ee6b29786e2a3f9b4e05d80.tar.xz
ruby-7bc95444e6c457825ee6b29786e2a3f9b4e05d80.zip
* symbian/setup: Update Symbian config to match recent changes in missing/alloca.c
git-svn-id: http://svn.ruby-lang.org/repos/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 53de95290..cb28157b6 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