From a298fced559a713c42782e7c675ced78c121944e Mon Sep 17 00:00:00 2001 From: cbruder Date: Wed, 13 Feb 2013 16:43:18 +0100 Subject: Updated README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 0b9dc6c..88085cb 100644 --- a/README +++ b/README @@ -12,5 +12,5 @@ How to compile For the Persistence Client Library autotools will be used to generate makefiles. To build the client library perform the following steps: * "autoreconf -vi" -* "./configure" +* "./configure –enable-tests" * "make" -- cgit v1.2.1