This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 3661d50  @OPENSSL_LIBS@ added into automake file
3661d50 is described below

commit 3661d50f17eeae99b07bd611f434e4cd0bcfeec6
Author: IvanStarodubtsev <webdrive...@users.noreply.github.com>
AuthorDate: Fri Sep 15 13:58:17 2017 +0300

    @OPENSSL_LIBS@ added into automake file
---
 iocore/net/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iocore/net/Makefile.am b/iocore/net/Makefile.am
index f994b54..aff1cf5 100644
--- a/iocore/net/Makefile.am
+++ b/iocore/net/Makefile.am
@@ -68,7 +68,7 @@ test_UDPNet_LDADD = \
   $(top_builddir)/mgmt/libmgmt_p.la \
   $(top_builddir)/lib/records/librecords_p.a \
   $(top_builddir)/lib/ts/libtsutil.la \
-  @LIBTCL@ @HWLOC_LIBS@
+  @LIBTCL@ @HWLOC_LIBS@ @OPENSSL_LIBS@
 
 test_UDPNet_SOURCES = \
   test_I_UDPNet.cc

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <commits@trafficserver.apache.org>'].

Reply via email to