mirror of https://github.com/getdnsapi/getdns.git
Remove development test erroneously checked in.
This commit is contained in:
parent
6553aa3aad
commit
ee6bc7d978
|
@ -1527,7 +1527,6 @@ if test "$ac_cv_func_arc4random" = "no"; then
|
||||||
if test "$USE_WINSOCK" = 1; then
|
if test "$USE_WINSOCK" = 1; then
|
||||||
AC_LIBOBJ(getentropy_win)
|
AC_LIBOBJ(getentropy_win)
|
||||||
else
|
else
|
||||||
AC_MSG_ERROR([Function getentropy missing.])
|
|
||||||
case `uname` in
|
case `uname` in
|
||||||
Darwin)
|
Darwin)
|
||||||
AC_LIBOBJ(getentropy_osx)
|
AC_LIBOBJ(getentropy_osx)
|
||||||
|
|
Loading…
Reference in New Issue