.C$(obj_ext) removed under OS/2 - conflicts with .c$(obj_ext).
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / MakeMaker.pm
index a3307a1..4a856ec 100644 (file)
@@ -300,7 +300,7 @@ sub full_setup {
     @Get_from_Config = 
        qw(
           ar cc cccdlflags ccdlflags dlext dlsrc ld lddlflags ldflags libc
-          lib_ext mab obj_ext ranlib sitelibexp sitearchexp so
+          lib_ext obj_ext ranlib sitelibexp sitearchexp so
          );
 
     my $item;