Bash程序  |  5行  |  54 B

#!/bin/sh -e

autoreconf -fi;
rm -Rf autom4te*.cache;