summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index e6ee4f93d..09eab318c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -52,6 +52,7 @@ explained below.
Once the build dependences are satisfied, you should be able to
configure, make, make check, and make install without incident:
+ ./autogen.sh
./configure [use --prefix to specify a prefix; default /usr/local]
make
make check [optional but a good idea!]
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback