[inseparable changes from match from perl-5.003_97b to perl-5.003_97c]
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / MakeMaker.pm
index 0898b75..273ebe7 100644 (file)
@@ -307,7 +307,7 @@ sub full_setup {
     @Get_from_Config = 
        qw(
           ar cc cccdlflags ccdlflags dlext dlsrc ld lddlflags ldflags libc
-          lib_ext obj_ext ranlib sitelibexp sitearchexp so
+          lib_ext obj_ext ranlib sitelibexp sitearchexp so exe_ext
          );
 
     my $item;