aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
blob: fd98b6dd26ff2d61bcdbc03b97b7d8e1b1f20d8f (plain)
1
2
3
4
5
6
#!/bin/sh
rm -f config.cache
automake
autoheader
aclocal
autoconf