summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2012-07-20 13:00:12 +0800
committerAndy Green <andy.green@linaro.org>2012-07-20 13:00:12 +0800
commit71e53691756fd420c409538c71b010997f06f414 (patch)
treec60557eb3d34ff2547dd6ccb43467d18a7fc54bb
parent3928f6178a16583a7675f9bf1d7c9365876aa6e3 (diff)
add not about autoreconf and libtoolize
Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r--README-test-server7
1 files changed, 6 insertions, 1 deletions
diff --git a/README-test-server b/README-test-server
index 42a6dc6..e2e0116 100644
--- a/README-test-server
+++ b/README-test-server
@@ -1,7 +1,12 @@
Using test-server as a quickstart
---------------------------------
-For a Fedora x86_86 box, the following config line was
+You need to regenerate the autotools and libtoolize stuff for your system
+
+$ autoreconf
+$ libtoolize
+
+Then for a Fedora x86_86 box, the following config line was
needed:
./configure --prefix=/usr --libdir=/usr/lib64 --enable-openssl