summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index d3c5b40..e3f7a5f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -40,7 +40,9 @@ may remove or edit it.
The file `configure.ac' (or `configure.in') is used to create
`configure' by a program called `autoconf'. You need `configure.ac' if
you want to change it or regenerate `configure' using a newer version
-of `autoconf'.
+of `autoconf'. If you are building a development version from the
+Github source, for example, use `./autogen.sh' to generate `configure'
+and other necessary installation scripts.
The simplest way to compile this package is: