Split up log file into epochs so that we can throw away old data.
[fprobe-ulog.git] / autogen.sh
1 set -x
2 aclocal
3 autoheader
4 automake --add-missing --copy -i
5 autoconf
6 #./configure $*