summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-19 11:37:23 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-19 11:37:23 +0200
commitd4eebf7424f25bd1687a8db53d4fa11b56c18c97 (patch)
tree82ba3591b5a1db5616941d732fc86e3d56e88228
parent521d60736d91742fde3fdef73c173e59d222d11c (diff)
Update Unix build instructions
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1b459a29..066b2ff0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
 HexChat Requirements:
 ~~~~~~~~~~~~~~~~~~~~
 
-	- GTK 2.6+  (it comes with your Linux)
+	- GTK 2.10+  (it comes with your Linux)
 
  Optional:
 
@@ -17,6 +17,7 @@ HexChat Compiling and Installation:
 
 Type this:
 
+	./autogen.sh
 	./configure
 	make