--- IO-AIO/Makefile.PL 2007/07/08 09:09:34 1.13 +++ IO-AIO/Makefile.PL 2007/07/08 13:43:29 1.14 @@ -12,7 +12,7 @@ warn "using some hardcoded config that will not work on your system\n"; $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"]; + $LIBS = ["-L/gtk/lib -lpthreadVC2"]; } else {