@@ -1,5 +1,4 @@ #!/bin/sh aclocal -I m4 || exit 1 autoconf || exit 1 autoheader || exit 1 -./configure "$@" || exit 1