]> spindle.queued.net Git - midori/commitdiff
Mention libtool and autogen.sh in INSTALL
authorChristian Dywan <christian@twotoasts.de>
Wed, 16 Apr 2008 23:40:15 +0000 (01:40 +0200)
committerChristian Dywan <christian@twotoasts.de>
Wed, 16 Apr 2008 23:40:15 +0000 (01:40 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index bab1e0a1512dc3afb2dc39353a467ceceb1ea19c..11828ac48fe23c10af7ab60bc5f24b760f0d6dca 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,16 @@
+If you checked out from the repository, make sure
+you have *libtool* installed, then run
+
+1. ./autogen.sh
+
+2. ./configure --enable-debug=yes
+
+3. make
+
+If you obtained midori in the form of a release tarball,
+you need to perform the following steps in order to
+build and install the program.
+
 1. Unpack the archive.
 
 2. Check build options with