summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2010-03-27 14:15:23 -0400
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2010-03-27 14:15:23 -0400
commite166231a6d8686ba39c78c3a05362d17e6024571 (patch)
tree64e7d947b7eaaf873284cc302fcb9e04443a6c65
parent7a275dbda9dfb49c6038e90a0b89110d6f4787ee (diff)
downloadscreen-e166231a6d8686ba39c78c3a05362d17e6024571.tar.gz
A lot of people seem to read this file. So fix it.
-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
-----------------------------