aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: 212028835dc1e3f4af37ab686fc969cc4efb3845 (plain)
1
2
3
4
5
#!/bin/sh
aclocal
libtoolize --force --copy
automake -a -c
autoconf