summaryrefslogtreecommitdiff
path: root/config_h.dj
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1998-12-22 09:01:55 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1998-12-22 09:01:55 +0000
commit6d583574ab87c7cd18b66382c6892b545167bff6 (patch)
tree515b7c169ce2cd30fe085c5d861f5fad59aa76f7 /config_h.dj
parente299d511db939232c628d6880e61c32e83937d66 (diff)
1.1d1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1dev@357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'config_h.dj')
-rw-r--r--config_h.dj2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_h.dj b/config_h.dj
index 2a81c29594..ebed8c446a 100644
--- a/config_h.dj
+++ b/config_h.dj
@@ -1,4 +1,4 @@
-#define THREAD 1
+#define USE_THREAD 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_VOIDP 4