summaryrefslogtreecommitdiff
path: root/README.git
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2017-02-03 13:01:00 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2017-02-03 13:01:00 +0000
commitc6342fe2e90510d8d2296423f2ca92818a7b3d18 (patch)
tree0cc9064980c804a7bf5cc6d96c9249950c7e56a9 /README.git
parent65be028f32ed37dce84f6328d4a7172132c8c224 (diff)
downloadsrc-test2-c6342fe2e90510d8d2296423f2ca92818a7b3d18.tar.gz
src-test2-c6342fe2e90510d8d2296423f2ca92818a7b3d18.zip
Notes
Notes: svn path=/vendor/ldns/dist/; revision=313156 svn path=/vendor/ldns/1.7.0/; revision=313157; tag=vendor/ldns/1.7.0
Diffstat (limited to 'README.git')
-rw-r--r--README.git5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.git b/README.git
index 34c9ae54f5e4..2d4162b7dff2 100644
--- a/README.git
+++ b/README.git
@@ -13,8 +13,9 @@
# older versions of libtoolize do not support --install
# so you might need to remove that (with newer versions
# it is needed)
-libtoolize -c --install
-autoreconf --install
+git submodule update --init
+libtoolize -ci
+autoreconf -fi
./configure --with-examples --with-drill # --with-pyldns --with-p5-dns-ldns
make
make doc # needs doxygen for the html pages