IRIX: at some point the cc -version has started
[p5sagit/p5-mst-13.2.git] / hints / unicos.sh
index 089b960..3159f1d 100644 (file)
@@ -22,8 +22,9 @@ case "$usemymalloc" in
     usemymalloc='n'
     ;;
 esac
-# Configure gets fooled for some reason.  There is no getpgid().
+# Configure gets fooled for some reason, these do not exist.
 d_getpgid='undef'
+d_setitimer='undef'
 # These exist but do not really work.
 d_setregid='undef'
 d_setreuid='undef'