Re: Change sort in scalar context behavior.
[p5sagit/p5-mst-13.2.git] / ext / Sys / Syslog / Makefile.PL
index 1de0148..5a5da6f 100644 (file)
@@ -1,12 +1,12 @@
 use ExtUtils::MakeMaker;
-use ExtUtils::Constant 0.07 'WriteConstants';
+use ExtUtils::Constant 0.11 'WriteConstants';
 
 WriteMakefile(
     NAME               => 'Sys::Syslog',
     VERSION_FROM       => 'Syslog.pm', 
     MAN3PODS           => {},  # Pods will be built by installman.
     XSPROTOARG          => '-noprototypes',
-    realclean => {FILES=> 'constants.c constants.xs'},
+    realclean => {FILES=> 'const-c.inc const-xs.inc'},
 );
 
 # We hope syslogd understands /dev/log.