Use printf instead of echo -n in autogen.sh "echo -n" is not portable and on some POSIX systems it literally prints "-n".