In configure.in, the checks to see whether we can enable HAVE_SYS_QUOTAS fail to correctly detect the presence of <sys/quotas.h>. The result of this is that the only way to get HAVE_SYS_QUOTAS defined is to manually add it to CPPFLAGS (ie. even doing --with-sys-quotas=yes isn't good enough). The diff to follow fixes the check to correctly enable HAVE_SYS_QUOTAS.
Created attachment 976 [details] shuffle syntax of autoconf until sys/quota.h works
Ping! Has anyone had a chance to look at this?
Reassign IRIX bugs to me.
I think I was on crack with this one.