# HG changeset patch
# User Alpar Juttner <alpar@cs.elte.hu>
# Date 1235458337 0
# Node ID 97674155c135e55dcba5116cf01cce8df3d7ebe9
# Parent  6a17a722b50e1b22187f5a4cb99a7de28aada418# Parent  07a549a6b9bf286156a00262bf1dd189781ba0b0
Merge

diff -r 6a17a722b50e -r 97674155c135 INSTALL
--- a/INSTALL	Mon Feb 23 18:01:14 2009 +0000
+++ b/INSTALL	Tue Feb 24 06:52:17 2009 +0000
@@ -5,6 +5,12 @@
 tarballs and successfully extracted it. The latest version of LEMON is
 available at our web page (http://lemon.cs.elte.hu/).
 
+LEMON provides two different build environments, one is based on "autotool",
+while the other is based on "cmake". This file contains instructions only for
+the former one, which is the recommended build environment on Linux, Mac OSX
+and other unices or if you use Cygwin on Windows. For cmake installation
+instructions visit http://lemon.cs.elte.hu.
+
 In order to install LEMON from the extracted source tarball you have to
 issue the following commands: