1 2 3 4 5 6 7 8
#!/bin/sh set -e rm -f dev_mode_disabled autoheader autoconf echo "Now run ./configure and make"