summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anylike.org>2010-01-02 18:29:27 +0000
committerChristian Pointner <equinox@anylike.org>2010-01-02 18:29:27 +0000
commita05c98b4cb55dca9202195924f441160daf01d2f (patch)
tree7f88e2355fd39463be76d87f7d1f918c43e8ff04
parentmoved from include to own object for lua bytecode (diff)
fixed Readme (configuer --use-openssl)
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 916c901..f04ca4c 100644
--- a/README
+++ b/README
@@ -74,7 +74,7 @@ using gnutls:
using openssl:
# cd src
-# ./configure --use-ssl-crypto
+# ./configure --use-openssl
# make
Notes: