From: Rafael Garcia-Suarez Date: Fri, 11 Jun 2004 14:22:55 +0000 (+0000) Subject: More h2ph tweaks: recognition of C types X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e77cf69f69c718be579e56562724518750ab0766;p=p5sagit%2Fp5-mst-13.2.git More h2ph tweaks: recognition of C types p4raw-id: //depot/perl@22930 --- diff --git a/utils/h2ph.PL b/utils/h2ph.PL index e501067..2e1c499 100644 --- a/utils/h2ph.PL +++ b/utils/h2ph.PL @@ -58,13 +58,14 @@ my $Dest_dir = $opt_d || $Config{installsitearch}; die "Destination directory $Dest_dir doesn't exist or isn't a directory\n" unless -d $Dest_dir; -my @isatype = split(' ',<