tobez b399d087a4 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
..
1999-08-27 23:37:10 +00:00
2001-04-07 11:21:35 +00:00
1999-08-27 23:37:10 +00:00
1999-08-27 23:37:10 +00:00