aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-06-07 02:37:32 +0000
committerRob Austein <sra@hactrn.net>2007-06-07 02:37:32 +0000
commit5dadf34209c288b8fffba1016e6a3c9446381153 (patch)
tree2ec36232cafd0da10fffda780f08a43c97d70aad /tests
parent6fcf9830cfea5236faf42cc3437ed4bed06c16de (diff)
Replace hacked OpenSSL code with OpenSSL 0.9.8e distribution.
svn path=/openssl/Makefile; revision=659
Diffstat (limited to 'tests')
-rw-r--r--tests/resource-set/Makefile2
-rw-r--r--tests/uri/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/resource-set/Makefile b/tests/resource-set/Makefile
index fea073a2..ff8b1c5b 100644
--- a/tests/resource-set/Makefile
+++ b/tests/resource-set/Makefile
@@ -1,6 +1,6 @@
# $Id$
-OPENSSL_DIR = ../../openssl/trunk
+OPENSSL_DIR = ../../openssl/openssl-0.9.8e
CFLAGS = -g -I${OPENSSL_DIR}/include
diff --git a/tests/uri/Makefile b/tests/uri/Makefile
index 3bb08771..aef0d004 100644
--- a/tests/uri/Makefile
+++ b/tests/uri/Makefile
@@ -1,6 +1,6 @@
# $Id$
-OPENSSL_DIR = ../../openssl/trunk
+OPENSSL_DIR = ../../openssl/openssl-0.9.8e
CFLAGS = -g -I${OPENSSL_DIR}/include