]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - vcnet/config.h
Merge pull request #4825 from computersforpeace/upstart
[thirdparty/cups.git] / vcnet / config.h
index a4b01138c2572399491354444d734330c752c52f..2ded18ba21d8d7663782575631b4de3dd65045c2 100644 (file)
@@ -586,7 +586,14 @@ typedef unsigned long useconds_t;
 
 
 /*
- * Do we have OS X 10.4's mbr_XXX functions?
+ * Do we have the getgrouplist() function?
+ */
+
+#undef HAVE_GETGROUPLIST
+
+
+/*
+ * Do we have macOS 10.4's mbr_XXX functions?
  */
 
 /* #undef HAVE_MEMBERSHIP_H */
@@ -739,7 +746,7 @@ typedef unsigned long useconds_t;
 
 
 /*
- * Location of OS X localization bundle, if any.
+ * Location of macOS localization bundle, if any.
  */
 
 /* #undef CUPS_BUNDLEDIR */