]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - xcode/config.h
Merge pull request #4825 from computersforpeace/upstart
[thirdparty/cups.git] / xcode / config.h
index 7e871a0d03d1df7619c9162306fafbe072cf3884..8b106cd96c78f576cda16b71573ee5cd1090c4a8 100644 (file)
 
 
 /*
- * Do we have OS X 10.4's mbr_XXX functions?
+ * Do we have the getgrouplist() function?
+ */
+
+#define HAVE_GETGROUPLIST 1
+
+
+/*
+ * Do we have macOS 10.4's mbr_XXX functions?
  */
 
 #define HAVE_MEMBERSHIP_H 1
 
 
 /*
- * Location of OS X localization bundle, if any.
+ * Location of macOS localization bundle, if any.
  */
 
 #if !TARGET_OS_IOS