summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2012-04-03 18:11:53 +0000
committersthen <sthen@openbsd.org>2012-04-03 18:11:53 +0000
commitc8615dc0865a1be417946cb9a341efdc733d764c (patch)
tree829b3cf9f0f20322082bcef18de3bea0b930754e
parentFix typo in configure.ac, UNBOUND_CHOOT_DIR (diff)
downloadwireguard-openbsd-c8615dc0865a1be417946cb9a341efdc733d764c.tar.xz
wireguard-openbsd-c8615dc0865a1be417946cb9a341efdc733d764c.zip
regen
-rw-r--r--usr.sbin/unbound/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/unbound/configure b/usr.sbin/unbound/configure
index 7ae5c70b90c..35cad81e037 100644
--- a/usr.sbin/unbound/configure
+++ b/usr.sbin/unbound/configure
@@ -3947,7 +3947,7 @@ fi
fi
-hdr_chroot="`echo $UNBOUND_CHOOT_DIR | sed -e 's/\\\\/\\\\\\\\/g'`"
+hdr_chroot="`echo $UNBOUND_CHROOT_DIR | sed -e 's/\\\\/\\\\\\\\/g'`"
cat >>confdefs.h <<_ACEOF