Disable autom4te cache.

This commit is contained in:
Jason Evans 2014-09-02 17:49:29 -07:00
parent a5a658ab48
commit f34f6037e8
3 changed files with 3 additions and 3 deletions

3
.autom4te.cfg Normal file
View file

@ -0,0 +1,3 @@
begin-language: "Autoconf-without-aclocal-m4"
args: --no-cache
end-language: "Autoconf-without-aclocal-m4"