Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r5180 - in trunk/auto/lib: md5 sha1

Anonymous User
April 18, 2013 10:28AM
Author: ru
Date: 2013-04-18 14:26:08 +0000 (Thu, 18 Apr 2013)
New Revision: 5180
URL: http://trac.nginx.org/nginx/changeset/5180/nginx

Log:
Configure: uniformly refer to libs when searching for md5 and sha1.


Modified:
trunk/auto/lib/md5/conf
trunk/auto/lib/sha1/conf

Modified: trunk/auto/lib/md5/conf
===================================================================
--- trunk/auto/lib/md5/conf 2013-04-18 14:16:44 UTC (rev 5179)
+++ trunk/auto/lib/md5/conf 2013-04-18 14:26:08 UTC (rev 5180)
@@ -52,7 +52,7 @@

# FreeBSD, Solaris 10

- ngx_feature="system md library"
+ ngx_feature="md5 in system md library"
ngx_feature_name=NGX_HAVE_MD5
ngx_feature_run=no
ngx_feature_incs="#include <md5.h>"
@@ -67,7 +67,7 @@

# Solaris 8/9

- ngx_feature="system md5 library"
+ ngx_feature="md5 in system md5 library"
ngx_feature_libs="-lmd5"
. auto/feature

@@ -78,7 +78,7 @@

# OpenSSL crypto library

- ngx_feature="OpenSSL md5 crypto library"
+ ngx_feature="md5 in system OpenSSL crypto library"
ngx_feature_name="NGX_OPENSSL_MD5"
ngx_feature_incs="#include <openssl/md5.h>"
ngx_feature_libs="-lcrypto"

Modified: trunk/auto/lib/sha1/conf
===================================================================
--- trunk/auto/lib/sha1/conf 2013-04-18 14:16:44 UTC (rev 5179)
+++ trunk/auto/lib/sha1/conf 2013-04-18 14:26:08 UTC (rev 5180)
@@ -57,7 +57,7 @@

# OpenSSL crypto library

- ngx_feature="OpenSSL sha1 crypto library"
+ ngx_feature="sha1 in system OpenSSL crypto library"
ngx_feature_incs="#include <openssl/sha.h>"
ngx_feature_libs="-lcrypto"
. auto/feature

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r5180 - in trunk/auto/lib: md5 sha1

Anonymous User 789 April 18, 2013 10:28AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 243
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready