summaryrefslogtreecommitdiff
path: root/autogen.sh
blob: f6d15bfe740cb312d9218b4bd27c01ac7dadc610 (plain)
1
2
3
4
5
6
#! /bin/sh
libtoolize --copy --force
aclocal -I m4
autoheader
autoconf
automake -a -c