From: Kurt Zeilenga Date: Tue, 12 Sep 2000 21:17:19 +0000 (+0000) Subject: Only set URANDOM_DEVICE if undef X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2039 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=882b8c5f41747e5b5f8542c92119d866ad90d5f4;p=openldap Only set URANDOM_DEVICE if undef --- 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