]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - vcnet/config.h
The scheduler now uses the getgrouplist function when available (Issue #4611)
[thirdparty/cups.git] / vcnet / config.h
index e8e73f6b13acf149398042b854dc3e8f2c4e7161..fdbfd68e45884b08034bfd6556e3cbbf878bcc35 100644 (file)
@@ -585,6 +585,13 @@ typedef unsigned long useconds_t;
 /* #undef HAVE_SCDYNAMICSTORECOPYCOMPUTERNAME */
 
 
+/*
+ * Do we have the getgrouplist() function?
+ */
+
+#undef HAVE_GETGROUPLIST
+
+
 /*
  * Do we have OS X 10.4's mbr_XXX functions?
  */