3 行
73 B
Bash
可執行檔
3 行
73 B
Bash
可執行檔
#!/bin/bash
|
|
|
|
aclocal && autoconf && autoheader && automake --add-missing
|