]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - xcode/config.h
The scheduler now uses the getgrouplist function when available (Issue #4611)
[thirdparty/cups.git] / xcode / config.h
index e16c6667cbaa50488f07e09f363528926a79b041..98aa98749a1d501e1f08a00f83ab2c52ebb9231e 100644 (file)
 #endif /* !TARGET_OS_IOS */
 
 
+/*
+ * Do we have the getgrouplist() function?
+ */
+
+#define HAVE_GETGROUPLIST 1
+
 /*
  * Do we have OS X 10.4's mbr_XXX functions?
  */