From 47247ac4e2f0860a34106f4b69049d91003ced29 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 12 Aug 2008 12:48:16 +0000 Subject: Removed autogen.sh and tell people in the INSTALL file to run 'autoreconf -i' instead. Please tell me if this doesn't work for you for some reason. --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index babecc1c..cfe6804c 100644 --- a/INSTALL +++ b/INSTALL @@ -43,7 +43,8 @@ you to figure this out. ========================================== 1) Go to the directory you have extracted the source to. -2) If you checked out from SVN, run "./autogen.sh" to generate configure. +2) If you checked out from SVN, run "autoreconf -i" to generate configure and + install any missing auxiliary files. 3) Run "./configure" 4) Run "make" 5) Run "make install" as root -- cgit v1.2.3-70-g09d2