From 896bc2d17313f32a968efb09917cc3eb2b4e3ed8 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sat, 6 Jan 2018 18:31:15 -0800 Subject: Split local helper macros into separate m4's ... which are then picked up via aclocal. Signed-off-by: Alexey Neyman --- bootstrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index a71a2b0c..25453de2 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!" -- cgit v1.2.3