思路有点阻塞了
[microcai-thesis-at-zstu.git] / autogen.sh
blob071575a29cd2c1162e17470db03d66574df93363
1 #! /bin/sh
2 set -x
3 aclocal
4 autoheader
5 automake --add-missing --copy
6 autoconf