--- IO-AIO/Makefile.PL 2009/07/14 00:13:36 1.20 +++ IO-AIO/Makefile.PL 2011/07/14 22:36:17 1.23 @@ -1,4 +1,4 @@ -use v5.8.8; +use 5.008002; use ExtUtils::MakeMaker; @@ -14,22 +14,24 @@ $INC = "-I/Perl/lib/CORE -I/sdk/include -I/vc98/include -I/gtk/include -I/gtk/include/pango-1.0 -I/gtk/include/glib-2.0 -I/gtk/lib/glib-2.0/include/ -I/gtk/include/freetype2"; $LIBS = ["-L/gtk/lib -lpthreadVC2"]; + open my $fh, ">libeio/config.h" + or die "libeio/config.h: $!"; + print $fh <