summaryrefslogtreecommitdiff
path: root/ext/Setup.x68
diff options
context:
space:
mode:
authorwhy <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-05-13 22:29:52 +0000
committerwhy <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-05-13 22:29:52 +0000
commit17f705e8cd357158916481eb2a8f13e0f91f2299 (patch)
treef87da2401d58b41316f250d4e2065a257b12d190 /ext/Setup.x68
parentbee670e33a3b42cd6783ef40e7a6e3ee2cd41c6b (diff)
* lib/yaml/rubytypes.rb, lib/yaml/types.rb: using Object#object_id
rather than deprecated Object#id. * ext/token.c: changed ASCII escapes to octal notation. * ext/Setup*: added entries for static linking of Syck extension. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/Setup.x68')
-rw-r--r--ext/Setup.x681
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Setup.x68 b/ext/Setup.x68
index ad241ce58b..dd70ea786d 100644
--- a/ext/Setup.x68
+++ b/ext/Setup.x68
@@ -22,6 +22,7 @@ racc/cparse
#socket
stringio
strscan
+#syck
#syslog
#tcltklib
#tk