From 09a4937b2fcf883fa57af1dfa5d12f605f812970 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 26 Nov 2001 12:00:40 +0000 Subject: Import the "syslog" module from the rough ruby project. This module provides the interface to the UNIX system logger (syslog). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/Setup.dj | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/Setup.dj') diff --git a/ext/Setup.dj b/ext/Setup.dj index 3c01afa747..7d7aa7f87e 100644 --- a/ext/Setup.dj +++ b/ext/Setup.dj @@ -16,4 +16,5 @@ marshal readline sdbm #socket +#syslog #tkutil -- cgit v1.2.3