summaryrefslogtreecommitdiffstats
path: root/contrib/unbound/config.h
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-09-15 13:49:23 +0000
committerdes <des@FreeBSD.org>2013-09-15 13:49:23 +0000
commitb1bd51c5880d7d3c22286d72e11a93da986cdda9 (patch)
tree457c7bed275dfb8d7040617d1ae66fa525fd8c89 /contrib/unbound/config.h
parent520611afabbf5ad058ee26908acc1f5490513837 (diff)
downloadFreeBSD-src-b1bd51c5880d7d3c22286d72e11a93da986cdda9.zip
FreeBSD-src-b1bd51c5880d7d3c22286d72e11a93da986cdda9.tar.gz
Regenerate.
Approved by: re (blanket)
Diffstat (limited to 'contrib/unbound/config.h')
-rw-r--r--contrib/unbound/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/unbound/config.h b/contrib/unbound/config.h
index 945f577..ada7355 100644
--- a/contrib/unbound/config.h
+++ b/contrib/unbound/config.h
@@ -8,10 +8,10 @@
#define CONFIGFILE "/etc/unbound/unbound.conf"
/* configure flags */
-#define CONFIGURE_BUILD_WITH " '--with-conf-file=/etc/unbound/unbound.conf' '--with-run-dir=/var/unbound' '--with-username=unbound'"
+#define CONFIGURE_BUILD_WITH " '--prefix=' '--exec-prefix=/usr' '--with-conf-file=/etc/unbound/unbound.conf' '--with-run-dir=/var/unbound' '--with-username=unbound'"
/* configure date */
-#define CONFIGURE_DATE "Sun Sep 15 02:01:38 CEST 2013"
+#define CONFIGURE_DATE "Sun Sep 15 15:38:41 CEST 2013"
/* configure target system */
#define CONFIGURE_TARGET "x86_64-unknown-freebsd10.0"
OpenPOWER on IntegriCloud