summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorgdt <gdt>2007-02-06 19:28:28 +0000
committergdt <gdt>2007-02-06 19:28:28 +0000
commitfc44fd2752c139845b86a5ef60d99349f306ca8f (patch)
treeeefee22e4b0ca4d508031095718f191480a3450b /bootstrap.sh
parent1b7c5b2b87056c1b3019c9fa4771fb4626fb6e36 (diff)
downloadquagga-fc44fd2752c139845b86a5ef60d99349f306ca8f.tar.bz2
quagga-fc44fd2752c139845b86a5ef60d99349f306ca8f.tar.xz
autoreconf -i
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index db986fd3..c0b95d3d 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -4,4 +4,4 @@
# and so that those used to the presence of bootstrap.sh or autogen.sh
# will have an eaiser time.
-autoreconf
+autoreconf -i