summaryrefslogtreecommitdiffstats
path: root/ext/Setup.dj
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-11-26 12:00:40 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-11-26 12:00:40 +0000
commit9ac485959f11507ce50bc3520d1eff1f5f999df8 (patch)
tree52f67fc28923cedbe81d496f6c735c173ef645dc /ext/Setup.dj
parent84476d504c981f4057a18e7e7777ffa8b4e29fc7 (diff)
downloadruby-9ac485959f11507ce50bc3520d1eff1f5f999df8.tar.gz
ruby-9ac485959f11507ce50bc3520d1eff1f5f999df8.tar.xz
ruby-9ac485959f11507ce50bc3520d1eff1f5f999df8.zip
Import the "syslog" module from the rough ruby project. This module
provides the interface to the UNIX system logger (syslog). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1860 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 3c01afa74..7d7aa7f87 100644
--- a/ext/Setup.dj
+++ b/ext/Setup.dj
@@ -16,4 +16,5 @@ marshal
readline
sdbm
#socket
+#syslog
#tkutil