Use build-aux as autom4te cache directory
authorDaniel Martin <consume.noise@gmail.com>
Wed, 24 Jul 2013 12:13:41 +0000 (14:13 +0200)
committerDaniel Martin <consume.noise@gmail.com>
Wed, 14 Aug 2013 22:35:07 +0000 (00:35 +0200)
Remove the generated directory ./autom4te.cache by reusing ./build-aux
as cache directory.

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Uli Schlachter <psychon@znc.in>
Tested-By: Ran Benita <ran234@gmail.com>
.autom4te.cfg [new file with mode: 0644]
.gitignore

diff --git a/.autom4te.cfg b/.autom4te.cfg
new file mode 100644 (file)
index 0000000..36e4354
--- /dev/null
@@ -0,0 +1,3 @@
+begin-language: "Autoconf-without-aclocal-m4"
+args: --cache=build-aux
+end-language: "Autoconf-without-aclocal-m4"
index 62cd76e..046e7f5 100644 (file)
@@ -1,5 +1,4 @@
 aclocal.m4
-autom4te.cache
 build-aux
 libtool
 mkinstalldirs