--- IO-AIO/Makefile.PL 2008/05/20 05:51:11 1.17 +++ IO-AIO/Makefile.PL 2008/08/02 14:06:36 1.18 @@ -47,7 +47,6 @@ $ENV{CPPFLAGS} = $Config{cppflags}; $ENV{CFLAGS} = $Config{ccflags}; $ENV{LDFLAGS} = $Config{ldflags}; - $ENV{LIBS} = $Config{libs}; $ENV{LINKER} = $Config{ld}; # nonstandard system $ENV{SHELL}, -c => "./configure --prefix \Q$Config{prefixexp}\E"