diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2012-04-03 18:11:54 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2012-04-03 18:11:54 +0000 |
commit | 338cbaee364e3bab897b9c3b603c4e3e10e0db89 (patch) | |
tree | c6b7eba552580bceaf7df41e1d9efe65c907b413 /usr.sbin | |
parent | cde668a12ba4a032bb2414cc08f1b8e8e36c8aa9 (diff) |
regen
Diffstat (limited to 'usr.sbin')
-rwxr-xr-x | usr.sbin/unbound/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/unbound/configure b/usr.sbin/unbound/configure index 7ae5c70b90c..35cad81e037 100755 --- 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 |