Merge branch 'master' of ssh://git.planet-lab.org/git/fprobe-ulog
[fprobe-ulog.git] / autogen.sh
1 set -x
2 aclocal
3 autoheader
4 automake --add-missing --copy -i
5 autoconf
6 #./configure $*