diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-11-22 18:32:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-11-22 18:32:59 +0000 |
commit | 2c087610be416af524be663cb18bc0bdbbc2f467 (patch) | |
tree | 8669739dfa6abfd1ff40afaeed9a76b04d5a1782 /usr.sbin | |
parent | 76bb9637d53258812a3cd03d0b73a0c0fd40a1c1 (diff) |
oops, left an old line...
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/bind/configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bind/configure b/usr.sbin/bind/configure index ee9d54164ae..30126599eb2 100644 --- a/usr.sbin/bind/configure +++ b/usr.sbin/bind/configure @@ -5952,7 +5952,6 @@ fi case "$use_randomdev" in unspec) devrandom=/dev/random - esac { echo "$as_me:$LINENO: result: $devrandom" >&5 echo "${ECHO_T}$devrandom" >&6; } as_ac_File=`echo "ac_cv_file_$devrandom" | $as_tr_sh` |