summaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: c17ea962f1fde7c25d6b6274cb3fbac94bda72dc (plain)
1
2
3
4
5
6
#!/bin/sh
aclocal
libtoolize
autoheader
automake --add-missing
autoconf