]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config.h.in
Merge CUPS 1.4svn-r7319.
[thirdparty/cups.git] / config.h.in
index 9bcf7181f2942302f2ac2585c6dc7761837d71a9..fc9013137363fb9c394f76c831e68362bf516462 100644 (file)
 #undef HAVE_SANDBOX_H
 
 
+/*
+ * Which random number generator function to use...
+ */
+
+#undef HAVE_RANDOM
+#undef HAVE_MRAND48
+#undef HAVE_LRAND48
+
+
 #endif /* !_CUPS_CONFIG_H_ */
 
 /*