#! /bin/sh
-# From configure.in Revision: 1.336 .
+# From configure.in Revision: 1.337 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.53.
#
unspec)
case "$host" in
*-openbsd*)
- devrandom=/dev/srandom
+ devrandom=/dev/arandom
;;
*)
devrandom=/dev/random
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl
-AC_REVISION($Revision: 1.336 $)
+AC_REVISION($Revision: 1.337 $)
AC_INIT(lib/dns/name.c)
AC_PREREQ(2.13)
unspec)
case "$host" in
*-openbsd*)
- devrandom=/dev/srandom
+ devrandom=/dev/arandom
;;
*)
devrandom=/dev/random