From: sthen Date: Wed, 6 Sep 2023 09:08:30 +0000 (+0000) Subject: remove extra blank line to reduce changes to upstream in a locally-patched file X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=0a4f2a5f0af36bf73bcc3dddf222ceef577c3286;p=openbsd remove extra blank line to reduce changes to upstream in a locally-patched file --- diff --git a/usr.sbin/unbound/configure.ac b/usr.sbin/unbound/configure.ac index a6ca7f33a8a..f6bf9104884 100644 --- a/usr.sbin/unbound/configure.ac +++ b/usr.sbin/unbound/configure.ac @@ -547,7 +547,6 @@ ACX_CHECK_NONBLOCKING_BROKEN ACX_MKDIR_ONE_ARG AC_CHECK_FUNCS([strptime],[AC_CHECK_STRPTIME_WORKS],[AC_LIBOBJ([strptime])]) - # check if we can use SO_REUSEPORT reuseport_default=0 if echo "$host" | $GREP -i -e linux >/dev/null; then reuseport_default=1; fi