summaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: 36b2a2a3afc21c5c672078f3df9324c7744e2924 (plain)
1
2
3
4
#!/bin/sh

autoreconf -fi;
rm -Rf autom4te.cache;