nest-sanity-checks/bootstrap

5 lines
93 B
Bash
Executable file

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