diff options
Diffstat (limited to 'configpm')
-rwxr-xr-x | configpm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -82,7 +82,6 @@ my @header_files = qw(EXTERN.h INTERN.h XSUB.h av.h config.h cop.h cv.h regcomp.h regexp.h regnodes.h scope.h sv.h thread.h utf8.h util.h); -# No point in adding fakethr.h, as it no longer works push @header_files, $^O eq 'VMS' ? 'vmsish.h' : qw(dosish.h perliol.h time64.h unixish.h); |