commit | b9ef7704a72e3ec52174c2792404b15275ff4681 | [log] [tgz] |
---|---|---|
author | Everton Marques <everton.marques@gmail.com> | Fri Aug 27 18:11:10 2010 -0300 |
committer | David Lamparter <equinox@opensourcerouting.org> | Wed Feb 04 06:07:54 2015 +0100 |
tree | e441a8e1a4ea765cab18e502a85928fdfa8dacca | |
parent | 8281793ebaa1953d679c553f552ba0eee2bab758 [diff] [blame] |
[pim] bootstrap from tarball prefers autoreconf -i
diff --git a/pimd/quagga-bootstrap.sh b/pimd/quagga-bootstrap.sh index 1ad9a12..4ec443d 100755 --- a/pimd/quagga-bootstrap.sh +++ b/pimd/quagga-bootstrap.sh
@@ -17,5 +17,7 @@ ./bootstrap.sh else msg missing ./bootstrap.sh from quagga - autoreconf -i --force + #autoreconf -i --force + #bootstrap from tarball prefers autoreconf -i + autoreconf -i fi