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


rm -f configure
aclocal
libtoolize --force
automake
autoconf