~vitty/armagetronad/trunk-armagetronad-breakpad

1 by luke-jr
Unify tags/branches of modules released together
1
#!/bin/sh
2
autoconf
3
autoheader
4
rm config.cache
5
DEBUGLEVEL="3" CODELEVEL="2" CXXFLAGS="-Werror" ./configure $*