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