remove dependency in README on flex/bison
authorJulien Desfossez <julien.desfossez@efficios.com>
Tue, 24 Apr 2012 17:58:35 +0000 (13:58 -0400)
committerJulien Desfossez <julien.desfossez@efficios.com>
Tue, 24 Apr 2012 17:58:35 +0000 (13:58 -0400)
Signed-off-by: Julien Desfossez <julien.desfossez@efficios.com>
README

diff --git a/README b/README
index 2900cdf998d6c888bf0fcd181ee7b637b7b77ca8..0a64510ee3c98f06cc0cea67195fe58759ec34a8 100644 (file)
--- a/README
+++ b/README
@@ -51,8 +51,6 @@ compile the git repository tree :
   (make sure your system wide "automake" points to a recent version!)
 - GNU Libtool >=2.2
   (for more information, go to http://www.gnu.org/software/autoconf/)
   (make sure your system wide "automake" points to a recent version!)
 - GNU Libtool >=2.2
   (for more information, go to http://www.gnu.org/software/autoconf/)
-- Flex >=2.5.35.
-- Bison >=2.4.
 
 If you get the tree from the repository, you will need to use the "bootstrap"
 script in the root of the tree. It calls all the GNU tools needed to prepare the
 
 If you get the tree from the repository, you will need to use the "bootstrap"
 script in the root of the tree. It calls all the GNU tools needed to prepare the
This page took 0.023392 seconds and 4 git commands to generate.