aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: 6c42d7d45b06f4b0552904e6fb728474383c6512 (plain)
1
2
3
4
5
6
#!/bin/sh
libtoolize &&
aclocal-1.9 &&
automake-1.9 -a &&
autoconf