This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Less warnings during configure
[perl5.git] / hints / uts.sh
1 archname='s390'
2 cc='cc'
3 ccflags='-Xa -XTSTRINGS=1500000'
4 cccdlflags='-pic'
5 d_bincompat3='undef'        
6 d_csh='undef'       
7 d_lstat='define'    
8 d_suidsafe='define'                 
9 dlsrc='dl_dlopen.xs'
10 ld='ld'             
11 lddlflags='-G -z text'
12 libperl='libperl.so'
13 libpth='/lib /usr/lib /usr/ccs/lib' 
14 libs='-lsocket -lnsl -ldl -lm'
15 prefix='psf_prefix'  
16 static_ext='none'    
17 useshrplib='define'