Bash程序  |  6行  |  95 B

#! /bin/sh

aclocal -I src/missing/m4 \
&& automake  --add-missing \
&& autoconf && autoheader