Skip to content
Snippets Groups Projects
Commit 86047016 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Only set URANDOM_DEVICE if undefined

parent a7d74e90
Branches
Tags
No related merge requests found
......@@ -748,7 +748,9 @@
#undef HAVE_CYRUS_SASL
/* set to urandom device */
#ifndef URANDOM_DEVICE
#undef URANDOM_DEVICE
#endif
/* define if you actually have FreeBSD fetch(3) */
#undef HAVE_FETCH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment