summaryrefslogtreecommitdiff
path: root/m4/README
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-05 08:17:58 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-05 08:17:58 -0800
commit285df3905d3ecbb34f6120b22f22cf43ffe0dcec (patch)
tree5eba1479073e9f64e6c234c28a90cded4bff6b90 /m4/README
downloadhunspell-285df3905d3ecbb34f6120b22f22cf43ffe0dcec.tar.gz
hunspell-285df3905d3ecbb34f6120b22f22cf43ffe0dcec.tar.bz2
hunspell-285df3905d3ecbb34f6120b22f22cf43ffe0dcec.zip
Imported Upstream version 1.3.2upstream/1.3.2upstream
Diffstat (limited to 'm4/README')
-rw-r--r--m4/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/README b/m4/README
new file mode 100644
index 0000000..ac32e28
--- /dev/null
+++ b/m4/README
@@ -0,0 +1,4 @@
+These files are used by a program called aclocal (part of the GNU automake
+package). aclocal uses these files to create aclocal.m4 which is in turn
+used by autoconf to create the configure script at the the top level in
+this distribution.