summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ded258d3..64181d29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -376,7 +376,6 @@ fi
AC_CHECK_FUNCS(getrandom)
AC_CHECK_FUNCS(getentropy)
-AC_CHECK_HEADERS(sys/random.h)
if test "$enable_debug" = yes ; then
AC_DEFINE([DEBUGGING], [1], [Define to 1 if debugging is enabled])