From de9524505eeeb5fe3bf9db8c1c819f02ab222b87 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 30 Dec 2010 02:34:07 +0000 Subject: Rework OpenSSL shared library stuff. Still not great, but better. svn path=/configure; revision=3586 --- openssl/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl') diff --git a/openssl/Makefile.in b/openssl/Makefile.in index ee17ba7d..6c2d7ad5 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -36,7 +36,7 @@ clean: # case it's probably easier to use ./Configure. openssl-${VERSION}/Makefile: openssl-${VERSION}/config - cd openssl-${VERSION}; PERL=/usr/bin/perl ${OPENSSL_CONFIG_COMMAND} ${OPTIONS} + cd openssl-${VERSION}; ${OPENSSL_CONFIG_COMMAND} ${OPTIONS} cd openssl-${VERSION}; ${MAKE} depend openssl-${VERSION}/config: openssl-${VERSION}.tar.gz -- cgit v1.2.3