X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Funicos.sh;h=7ffd73fbcc04a26004f27422dee16c54ba3f9c9b;hb=878143fbd9fc1c2bef489be4fd428b8d222cc108;hp=ab0203bec6180b295d89ab412d5a2b4b5917fdc9;hpb=5283c38dd940ecd0ecd0d109b776570da14aafb4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/unicos.sh b/hints/unicos.sh index ab0203b..7ffd73f 100644 --- a/hints/unicos.sh +++ b/hints/unicos.sh @@ -14,3 +14,5 @@ case "$usemymalloc" in usemymalloc='n' ;; esac +# Configure gets fooled for some reason. There is no getpgid(). +d_getpgid='undef'