Michael G. Schwern [Sun, 3 Mar 2002 13:33:28 +0000 (08:33 -0500)]
Message-Id: <
20020303183328.GA3296@blackrider>
p4raw-id: //depot/perl@14966
my $module = $opt_n;
if( @path_h ){
- use Config;
use File::Spec;
my @paths;
my $pre_sub_tri_graphs = 1;
}
open(XS, ">$modfname.xs") || die "Can't create $ext$modpname/$modfname.xs: $!\n";
if ($opt_x) {
- require Config; # Run-time directive
warn "Scanning typemaps...\n";
get_typemap();
my @td;