From adb18cde6ca95b7c0533fad70edaf3f78d3597a2 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 27 Nov 2018 00:25:17 -0800 Subject: *: switch bootstrap to autoreconf --- bootstrap | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 99f6f06..c5a7472 100755 --- a/bootstrap +++ b/bootstrap @@ -1,5 +1,3 @@ #!/bin/sh -aclocal \ -&& automake --gnu --add-missing \ -&& autoconf +autoreconf --install -- cgit v1.2.3