summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/INSTALL b/src/INSTALL
index f9750e6..e75b589 100644
--- a/src/INSTALL
+++ b/src/INSTALL
@@ -13,6 +13,9 @@ distributions follows, see the GNU standards document on
prep.ai.mit.edu:pub/gnu/standards.*, especially the `Makefile
Conventions', `Configuration', and `User Interfaces' sections.
+0.) autogen.sh
+--------------
+First, run ./autogen.sh. This will create configure file that you can use.
1.) configure & config.status
-----------------------------