From eca806a5adcb4bf35bbf5ed2d9d8b1119f025a0e Mon Sep 17 00:00:00 2001 From: Veronique Legrand <vlegrand@pasteur.fr> Date: Fri, 10 Jun 2016 14:18:33 +0200 Subject: [PATCH] updated README --- README | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README b/README index edd4f66..91d183b 100644 --- a/README +++ b/README @@ -14,12 +14,8 @@ It has been tested under OS X 10.9 and linux CentOS 6.7 and should run on other For distribuability reasons, choice has been made to develop in C++ 98 and make ROCK compatible with C++ 11. -You can compile/install ROCK by using autotools : -autoconf 2.63 or higher -automake 1.11.1 +You can compile/install ROCK by rectly running configure : -autoconf -automake ./configure make check make -- GitLab