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

aclocal
autoconf
automake --add-missing --copy
automake