freebsd-dev/gnu/usr.bin/perl
Peter Wemm b36bb32876 When setproctitle() moved from libutil to libc, we forgot to back the
change out that made libperl.so dynamically depend on libutil.so to pick
up setproctitle() in its old location.  This breaks changes involving
incomptabable libc's because ld looks for the dynamic dependency
(which it has no business doing anyway) in the wrong place - /usr/lib!
2001-02-13 05:19:56 +00:00
..
libperl When setproctitle() moved from libutil to libc, we forgot to back the 2001-02-13 05:19:56 +00:00
library Fix cross-building. 2000-11-20 02:17:34 +00:00
miniperl When setproctitle() moved from libutil to libc, we forgot to back the 2001-02-13 05:19:56 +00:00
perl Userland build stuff for Perl5.006. 2000-06-25 14:48:20 +00:00
pod Fix cross-building. 2000-11-20 02:17:34 +00:00
suidperl Always build and install suidperl. Only install suidperl setuid when 2000-08-13 01:40:06 +00:00
utils Fix cross-building. 2000-11-20 02:17:34 +00:00
x2p Fix cross-building. 2000-11-20 02:17:34 +00:00
Makefile Fix cross-building. 2000-11-20 02:17:34 +00:00
Makefile.inc Fix cross-building. 2000-11-20 02:17:34 +00:00