summaryrefslogtreecommitdiffstats
path: root/FREEBSD-Upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'FREEBSD-Upgrade')
-rw-r--r--FREEBSD-Upgrade7
1 files changed, 4 insertions, 3 deletions
diff --git a/FREEBSD-Upgrade b/FREEBSD-Upgrade
index cca828b..2fc1d65 100644
--- a/FREEBSD-Upgrade
+++ b/FREEBSD-Upgrade
@@ -62,9 +62,10 @@
10) Generate and run configure:
- $ aclocal
- $ autoheader
- $ autoconf
+ aclocal ; autoheader ; autoconf
+ cd lib/bind
+ aclocal ; autoheader ; autoconf
+ cd ../..
$ ./configure --prefix=/usr \
--infodir=/usr/share/info --mandir=/usr/share/man \
--enable-threads --enable-libbind --disable-ipv6 \
OpenPOWER on IntegriCloud