Whitespace fix

parent 5f7eba0b
......@@ -24,7 +24,7 @@
set -x
test -d autom4te.cache && rm -rf autom4te.cache
aclocal -I config || exit 1
aclocal -I config || exit 1
autoheader || exit 1
autoconf || exit 1
automake --add-missing --copy || exit 1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment