From 52c32e1a10ac6b01fb5df08a23e6775ec03c75a8 Mon Sep 17 00:00:00 2001 From: Andy Beverley Date: Fri, 6 Sep 2013 23:47:17 +0100 Subject: [PATCH] Correct init script --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index ec738d3..da9a805 100755 --- a/init.sh +++ b/init.sh @@ -4,5 +4,5 @@ aclocal autoheader -automake --missing +automake --add-missing autoconf