s3:autoconf: look for irix xfs only when if we didn't find the Linux one before
[kai/samba.git] / source3 / configure.in
index 8495a1f5823e1cc66f041edd312265b52fde8a67..e6a13102d50a01649b0f7bdf20ee85a27490e6d6 100644 (file)
@@ -4586,7 +4586,7 @@ AC_CHECK_HEADERS(sys/quota.h)
 AC_CHECK_HEADERS(ufs/ufs/quota.h)
 
 
-if test x"$samba_cv_found_xfs_header" != x"yes"; then
+if test x"$ac_cv_header_xfs_xqm_h" != x"yes"; then
 # if we have xfs quota support <sys/quota.h> (IRIX) we should use it
 AC_CACHE_CHECK([for XFS QUOTA in <sys/quota.h>],samba_cv_HAVE_SYS_QUOTA_XFS, [
 AC_TRY_COMPILE([