summaryrefslogtreecommitdiff
path: root/.autom4te.cfg
diff options
context:
space:
mode:
Diffstat (limited to '.autom4te.cfg')
-rw-r--r--.autom4te.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/.autom4te.cfg b/.autom4te.cfg
new file mode 100644
index 000000000..787905ad8
--- /dev/null
+++ b/.autom4te.cfg
@@ -0,0 +1,5 @@
+## autom4te.cfg for the Automake package.
+##
+begin-language: "Autoconf-without-aclocal-m4"
+args: --cache=.autom4te.cache
+end-language: "Autoconf-without-aclocal-m4"