freebsd_amp_hwpstate/gnu/usr.bin/perl
Anton Berezin 90270b8e6f Fix the build of C programs that link against libperl, and use the
blessed way of doing this:

   cc -o interp interp.c `perl -MExtUtils::Embed -e ccopts -e ldopts`

In order for this to work, ldopts should contain -lcrypt.

PR:		21804
Reviewed by:	markm
2001-06-13 20:37:03 +00:00
..
BSDPAN - Avoid circular `use Config', which may lead to random synax errors 2001-05-02 21:18:32 +00:00
libperl Fix the build of C programs that link against libperl, and use the 2001-06-13 20:37:03 +00:00
library From the submitter: 2001-05-26 17:40:09 +00:00
miniperl
perl
pod
suidperl
utils
x2p
Makefile Commit the first version of BSDPAN. 2001-04-03 18:38:53 +00:00
Makefile.inc For the time being, Perl threading is considered dangerous. How, when 2001-05-31 11:04:53 +00:00