ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/Makefile.PL
(Generate patch)

Comparing EV/Makefile.PL (file contents):
Revision 1.40 by root, Wed Jun 10 00:52:21 2009 UTC vs.
Revision 1.41 by root, Tue Jul 14 00:09:59 2009 UTC

248 DEFINE => "$DEFINE", 248 DEFINE => "$DEFINE",
249 NAME => "EV", 249 NAME => "EV",
250 LIBS => [$LIBS], 250 LIBS => [$LIBS],
251 PREREQ_PM => { 251 PREREQ_PM => {
252 @anyevent, 252 @anyevent,
253 "common::sense" => 0,
253 }, 254 },
254 VERSION_FROM => "EV.pm", 255 VERSION_FROM => "EV.pm",
255 PM => { 256 PM => {
256 'EV.pm' => '$(INST_LIBDIR)/EV.pm', 257 'EV.pm' => '$(INST_LIBDIR)/EV.pm',
257 'EV/EVAPI.h' => '$(INST_LIBDIR)/EV/EVAPI.h', 258 'EV/EVAPI.h' => '$(INST_LIBDIR)/EV/EVAPI.h',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines