nest-sanity-checks/bootstrap

6 lines
93 B
Text
Raw Permalink Normal View History

#!/bin/sh
aclocal && \
autoheader && \
automake --foreign --add-missing --copy && \
autoconf