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