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

Comparing IO-AIO/Makefile.PL (file contents):
Revision 1.3 by root, Sun Jul 31 18:14:48 2005 UTC vs.
Revision 1.4 by root, Sun Jul 31 19:04:45 2005 UTC

13 SUFFIX => '.gz', 13 SUFFIX => '.gz',
14 }, 14 },
15 NAME => "IO::AIO", 15 NAME => "IO::AIO",
16 VERSION_FROM => "AIO.pm", 16 VERSION_FROM => "AIO.pm",
17 LIBS => ['-lpthread -lrt', '-lpthread', '-lpthreads', ''], 17 LIBS => ['-lpthread -lrt', '-lpthread', '-lpthreads', ''],
18 clean => { FILES => "autoconf/config.h autoconf/config.log autoconf/config.status" },
18}); 19});
19 20
20$mm->flush; 21$mm->flush;
21 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines