Code

missing in the repository since some time ...
[collectd.git] / build.sh
1 #! /bin/sh
3 set -x
5 true \
6 && aclocal --force \
7 && libtoolize --ltdl --force --copy \
8 && automake --add-missing --copy \
9 && autoconf --force