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