summaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: 1d8b96c718dfc062c5ee584162bc8629d2a760a8 (plain)
1
2
3
4
5
6
7
#!/bin/sh

# Cleanup
rm -rf autom4te.cache

# Generate
autoreconf -i -f -v