aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2015-08-10 10:02:09 -0700
committerGravatar vjpai <vpai@google.com>2015-08-10 10:02:09 -0700
commit37b9ec1f631ac5f22ad2125961adf9241248bcc0 (patch)
treec0410484c55cefe2da15a1c7e22e20b9af2216fd
parent6aff647bdb8617322441426765af62f8b5ff865a (diff)
Added invocation of ./config - thanks to @dangunter
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 8a0a98ad2e..808166dfed 100644
--- a/INSTALL
+++ b/INSTALL
@@ -132,6 +132,7 @@ We will also need to make openssl and install it appropriately
$ cd <git directory>
$ cd third_party/openssl
+ $ ./config
$ sudo make install
$ cd ../../