X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/c22e42be2432273165175c9218ee7b6238bfca24..c30fc27b:/hints/epix.sh diff --git a/hints/epix.sh b/hints/epix.sh index dcad3c5..14326b5 100644 --- a/hints/epix.sh +++ b/hints/epix.sh @@ -2,7 +2,7 @@ # Hint file for EP/IX on CDC RISC boxes. # # From: Stanley Donald Capelik -# Modified by Andy Dougherty +# Modified by Andy Dougherty # Last modified: Mon May 8 15:29:18 EDT 1995 # # This hint file appears to be based on the svr4 hints for perl5.000, @@ -31,7 +31,7 @@ libc='/svr4/usr/lib/libc.a' glibpth="/svr4/usr/lib /svr4/usr/lib/cmplrs/cc /usr/ccs/lib /svr4/lib /svr4/usr/ucblib $glibpth" osname='epix2' archname='epix2' -d_suidsafe='define' # "./Configure -d" can't figure this out easilly +d_suidsafe='define' # "./Configure -d" can't figure this out easily d_flock='undef' # Old version had this, but I'm not sure why since the old version