bootstrap: reduce number of words "error" in bootstrap output on some platforms

This commit is contained in:
Evgeny Grin (Karlson2k)
2015-11-24 10:35:22 +00:00
parent 6e4a434cfc
commit a7a3d5ccca
+2 -3
View File
@@ -1,4 +1,3 @@
#!/bin/sh
aclocal -I m4
automake
autoreconf -f -i
aclocal -I m4 --install
autoreconf -I m4 -f -i