ソースを参照

* bootstrap: always remove autom4te.cache.

tags/v0.99.beta14
Sam Hocevar sam 21年前
コミット
8b7038cbc5
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      bootstrap

+ 1
- 0
bootstrap ファイルの表示

@@ -37,6 +37,7 @@ fi

# Remove old cruft
rm -f aclocal.m4 configure config.guess config.log config.sub config.cache config.h.in config.h compile ltmain.sh libtool ltconfig missing mkinstalldirs depcomp install-sh INSTALL
rm -Rf autom4te.cache
(cd autotools && rm -f config.guess config.sub missing mkinstalldirs compile ltmain.sh depcomp install-sh)

aclocal${amvers}


読み込み中…
キャンセル
保存