summaryrefslogtreecommitdiff
path: root/ext/Setup.dj
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.dj
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.dj')
-rw-r--r--ext/Setup.dj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Setup.dj b/ext/Setup.dj
index ac3e06fafc..e5a10ffea1 100644
--- a/ext/Setup.dj
+++ b/ext/Setup.dj
@@ -22,6 +22,7 @@ sdbm
#socket
stringio
strscan
+syck
#syslog
#tcltklib
#tk