gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] branch master updated: fix typo


From: gnunet
Subject: [GNUnet-SVN] [gnurl] branch master updated: fix typo
Date: Wed, 23 May 2018 12:35:04 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

The following commit(s) were added to refs/heads/master by this push:
     new 2c58ec381 fix typo
2c58ec381 is described below

commit 2c58ec3811190ef43b9556204837344bb077cbfd
Author: Nils Gillmann <address@hidden>
AuthorDate: Wed May 23 10:35:32 2018 +0000

    fix typo
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index dd9cb1590..0e3803ac0 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1512,7 +1512,7 @@ fi
 dnl ---
 dnl We require OpenSSL with SRP support.
 dnl ---
-12if test "$OPENSSL_ENABLED" = "1"; then
+if test "$OPENSSL_ENABLED" = "1"; then
   AC_CHECK_LIB(crypto, SRP_Calc_client_key,
    [
      AC_DEFINE(HAVE_OPENSSL_SRP, 1, [if you have the function 
SRP_Calc_client_key])

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]