From 882b8c5f41747e5b5f8542c92119d866ad90d5f4 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 12 Sep 2000 21:17:19 +0000 Subject: [PATCH] Only set URANDOM_DEVICE if undef --- include/portable.h.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/portable.h.in b/include/portable.h.in index 1175b99931..2f653160a5 100644 --- a/include/portable.h.in +++ b/include/portable.h.in @@ -748,9 +748,7 @@ #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 -- 2.39.5