Code

89d3a68e0e49d86a3f586cd7c995530c6e344ff7
[collectd.git] / build.sh
1 #! /bin/sh
3 set -x
5 autoheader \
6 && aclocal \
7 && libtoolize --ltdl --copy --force \
8 && automake --add-missing --copy \
9 && autoconf