summaryrefslogtreecommitdiff
path: root/autogen.sh
blob: 6a2f21c2862315b438b8c93a256a5efe4f4752b7 (plain)
1
2
3
#!/bin/sh
autoreconf -i --force && ./configure "$@"