From e81e0970f7ab6c815f3396168d47fc6ab57fdf30 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 16 Oct 1998 16:00:17 +0000 Subject: last local commit --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 9f8550ca8..b17d22de4 100644 --- a/acconfig.h +++ b/acconfig.h @@ -71,6 +71,9 @@ #undef USE_RAND_W32 /* defined if we have a /dev/random and /dev/urandom */ #undef HAVE_DEV_RANDOM +/* and the real names of the random devices */ +#undef NAME_OF_DEV_RANDOM +#undef NAME_OF_DEV_URANDOM #undef USE_DYNAMIC_LINKING #undef HAVE_DL_DLOPEN -- cgit v1.2.3