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