From: Nicholas Clark Date: Thu, 30 Aug 2001 23:21:50 +0000 (+0100) Subject: Embaressing typo in Syslog's Makefile.PL X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ae80fb0305317cb80a840031917a144cc9dfaf25;p=p5sagit%2Fp5-mst-13.2.git Embaressing typo in Syslog's Makefile.PL Message-Id: <20010830232150.D4950@plum.flirble.org> p4raw-id: //depot/perl@11796 --- diff --git a/ext/Sys/Syslog/Makefile.PL b/ext/Sys/Syslog/Makefile.PL index c79abe7..d9f4e65 100644 --- a/ext/Sys/Syslog/Makefile.PL +++ b/ext/Sys/Syslog/Makefile.PL @@ -9,7 +9,7 @@ WriteMakefile( realclean => {FILES=> 'constants.c constants.xs'}, ); WriteConstants( - NAME => 'GDBM_File', + NAME => 'Sys::Syslog', NAMES => [qw(LOG_ALERT LOG_AUTH LOG_AUTHPRIV LOG_CONS LOG_CRIT LOG_CRON LOG_DAEMON LOG_DEBUG LOG_EMERG LOG_ERR LOG_FACMASK LOG_FTP LOG_INFO LOG_KERN LOG_LFMT LOG_LOCAL0 LOG_LOCAL1 LOG_LOCAL2