summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcbruder <cbruder@ubuntu>2013-02-13 16:43:18 +0100
committercbruder <cbruder@ubuntu>2013-02-13 16:43:18 +0100
commita298fced559a713c42782e7c675ced78c121944e (patch)
treeebadb808024c6f5f05ba9c3d824c31bc5f6063a3
parent52860b6734488e73ff49075f89f76d45c809cf2b (diff)
downloadpersistence-client-library-a298fced559a713c42782e7c675ced78c121944e.tar.gz
Updated README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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"