freebsd-dev/gnu/usr.bin/perl
Julian Elischer 210f91c89f Need to translate more .h to .ph then just /usr/include &
/usr/include/sys.  Specifically we need /usr/include/machine
since "syslog.h" includes "machine/ansi.h".  To be safe we
translate all of /usr/include/* and /usr/include/*/*.

sample error case:
         echo "require 'syslog.ph';" | /usr/bin/perl
will fail when syslog.ph tries to include machine/ansi.ph

Submitted by:	Doug Ambrisko
1999-03-18 19:39:07 +00:00
..
libperl Back out the last commit; it broke things. 1999-01-17 09:53:34 +00:00
miniperl Very substantial debug/improvement of the FreeBSD/Perl5 build. 1998-10-11 18:13:42 +00:00
perl Properly install the *.h files in CORE and Config.pm where it wants to be. 1998-10-15 18:50:04 +00:00
pod Very substantial debug/improvement of the FreeBSD/Perl5 build. 1998-10-11 18:13:42 +00:00
suidperl When doing a setuid script, the usual #!/usr/bin/perl detects it and execs 1999-01-12 07:57:01 +00:00
utils Need to translate more .h to .ph then just /usr/include & 1999-03-18 19:39:07 +00:00
x2p Big cleanup of the perl build. 1998-09-22 12:00:59 +00:00
Makefile Allow NOSUIDPERL to DTRT. 1998-09-30 20:24:59 +00:00
Makefile.inc Damn - dirname(1) is not available this early. Work-around. 1998-10-12 06:00:30 +00:00