From 8edc1a9aff710f5b037a7e905c7f16a72453de50 Mon Sep 17 00:00:00 2001 From: ddouthitt Date: Mon, 24 Sep 2001 22:59:10 +0000 Subject: [PATCH] Update instructions to remove reference to autogen (used by developers only) --- INSTALL | 2 -- 1 file changed, 2 deletions(-) diff --git a/INSTALL b/INSTALL index 1621765..3030d69 100644 --- a/INSTALL +++ b/INSTALL @@ -21,8 +21,6 @@ different types of displays are now supported. As long as you have a working automake, gcc and make, this should work. - - Run the autogen.sh script to create ./configure - sh autogen.sh - Run the configure script: ./configure - Run make to build the server and all clients