WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=1f3a717a3cedff7de88b0a6476323775fb066133

commit 1f3a717a3cedff7de88b0a6476323775fb066133
Author: Mike Blumenkrantz <zm...@enlightenment.org>
Date:   Wed Aug 30 13:08:16 2017 -0700

    Wiki page download changed with summary [] by Mike Blumenkrantz
---
 pages/download.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/download.txt b/pages/download.txt
index c267e814..e978bd93 100644
--- a/pages/download.txt
+++ b/pages/download.txt
@@ -33,7 +33,7 @@ When compiling from source, build in this order:
 For every tarball you download untar it with ''tar zxf file.tar.gz'' and then 
go into the directory created. Please see the README file in this directory for 
each project for information on dependencies, configuration etc. Just remember 
that all our release tarballs come with configure set up so to compile you just 
need to do this in the source directory:
 
 <code bash>
-./configure
+./autogen.sh
 make
 sudo make install
 sudo ldconfig # needed on Linux to update linker library database

-- 


Reply via email to