This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Configure tweaks; record the Berkeley DB version,
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 1 Jun 2001 15:34:24 +0000 (15:34 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 1 Jun 2001 15:34:24 +0000 (15:34 +0000)
commit640374d0dfc3428416b596d67c06b3c817f44bd8
tree0125d04838ec2165b6a564b01c53e815f9d81d20
parent592f596992fbcfa7e7c135f9212d2ec2def553a6
Configure tweaks; record the Berkeley DB version,
probe for realpath(), for setresuid() and setresgid()
prototypes; use realpath() (try to be paranoid enough),
use the setres[ug]id prototypes because glibc has the functions
but not their prototypes; add -Wall -ansi to gcc ccflags;
regen toc.

p4raw-id: //depot/perl@10372
18 files changed:
Configure
Porting/Glossary
Porting/config.sh
Porting/config_H
config_h.SH
configure.com
epoc/config.sh
ext/DB_File/DB_File.xs
perl.h
pod/perlapi.pod
pod/perltoc.pod
uconfig.h
uconfig.sh
util.c
vos/config.alpha.def
win32/config.bc
win32/config.gc
win32/config.vc