1 2 3 4 5 6 7
#!/bin/sh -e mkdir -p m4 autoreconf -i intltoolize -c -f test -n "$NOCONFIGURE" || ./configure "$@"