From: Jarkko Hietaniemi Date: Sat, 3 Apr 1999 12:20:21 +0000 (+0000) Subject: Be polite about usemymalloc. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=295c4836ff3c55aa834076b628d35b50b1b4a0d9;p=p5sagit%2Fp5-mst-13.2.git Be polite about usemymalloc. p4raw-id: //depot/cfgperl@3207 --- diff --git a/hints/aix.sh b/hints/aix.sh index c4fcfc1..27f884c 100644 --- a/hints/aix.sh +++ b/hints/aix.sh @@ -17,10 +17,12 @@ d_setruid='undef' alignbytes=8 -usemymalloc='n' +case "$usemymalloc" in +'') usemymalloc='n' ;; +esac -# Intuiting the existence of system calls under AIX is difficult, -# at best; the safest technique is to find them empirically. +# Intuiting the existence of system calls under AIX is difficult, at best; +# the safest (and slowest...) technique is to find them empirically. usenm='undef' so="a"