summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index a71a2b0..25453de 100755
--- a/bootstrap
+++ b/bootstrap
@@ -738,7 +738,7 @@ gen_selection menu debug "Debug facilities"
gen_selection menu comp_tools "Companion tools"
gen_selection menu comp_libs "Companion libraries"
-msg "*** Running autoconf"
-autoconf -Wall --force
+msg "*** Running autoreconf"
+autoreconf -Wall --force
msg "*** Done!"