newtree/bootstrap

8 lines
128 B
Text
Raw Normal View History

#!/bin/sh
echo "NOTE: two \"AC_TRY_RUN\" warnings below are not a problem!"
aclocal
autoheader
automake --add-missing
autoconf