--- IO-AIO/Makefile.PL 2012/04/06 11:39:25 1.26 +++ IO-AIO/Makefile.PL 2013/04/14 09:43:18 1.29 @@ -16,8 +16,8 @@ *** also, the windows SDK is expected to be installed in /sdk *** and visual C is expected to be installed in /vc98 *** -*** You can set the INC and LIBS environment variables -*** accordingly before running Makeifle.PL, or you can +*** Akternatively, set the INC and LIBS environment variables +*** accordingly before running Makefile.PL, or you can *** pass INC and LIBS arguments to Makefile.PL itself. *** @@ -95,7 +95,7 @@ SUFFIX => '.gz', }, depend => { - "AIO.c" => "schmorp.h libeio/eio.h libeio/xthread.h libeio/eio.c libeio/config.h", + "AIO.c" => "schmorp.h libeio/eio.h libeio/xthread.h libeio/etp.c libeio/eio.c libeio/config.h", }, NAME => "IO::AIO", VERSION_FROM => "AIO.pm",