From ef342a8479e71879071eb9dfaf49bddb5e839772 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Fri, 1 Sep 2017 13:32:10 +0000 Subject: [PATCH] Added the README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e937f7 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# autotools + +Autoconf is a tool for configuring source code and Makefiles. + Automake is a tool for automatically generating Makefile.in + files compliant with the GNU Coding Standards. + + This module has disabled support for Emacs. \ No newline at end of file