start working on autotools build system
[lttng-ust.git] / bootstrap
1 #! /bin/sh
2
3 aclocal \
4 && automake --gnu --add-missing \
5 && autoconf
This page took 0.03393 seconds and 6 git commands to generate.