source:
vbox/trunk/src/libs/libtpms-0.9.6/bootstrap.sh@
103050
最後變更 在這個檔案從103050是 91612,由 提交於 3 年 前 | |
---|---|
|
|
檔案大小: 140 位元組 |
行 | |
---|---|
1 | #!/bin/sh |
2 | set -x |
3 | libtoolize --force || exit 1 |
4 | aclocal || exit 1 |
5 | autoheader || exit 1 |
6 | automake --add-missing -c || exit 1 |
7 | autoconf || exit 1 |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器