Home
last modified time | relevance | path

Searched refs:OPENSSL_LIBS (Results 1 – 20 of 20) sorted by relevance

/external/libevent/m4/
Dlibevent_openssl.m413 OPENSSL_LIBS=`$PKG_CONFIG --libs openssl 2>/dev/null`
14 case "$OPENSSL_LIBS" in
16 *) OPENSSL_LIBS="$OPENSSL_LIBS $EV_LIB_GDI $EV_LIB_WS32 $OPENSSL_LIBADD"
28 OPENSSL_LIBS=""
34 OPENSSL_LIBS="$LIBS -l$lib $EV_LIB_GDI $EV_LIB_WS32 $OPENSSL_LIBADD"],
47 AC_SUBST(OPENSSL_LIBS) subst
/external/python/cpython3/m4/
Dax_check_openssl.m415 # OPENSSL_LIBS to the -l directives required
58 OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
82 OPENSSL_LIBS="-lssl -lcrypto"
100 "OPENSSL_LIBS=$OPENSSL_LIBS; OPENSSL_INCLUDES=$OPENSSL_INCLUDES" >&AS_MESSAGE_LOG_FD
106 LIBS="$OPENSSL_LIBS $LIBS"
122 AC_SUBST([OPENSSL_LIBS]) subst
/external/iperf3/config/
Dax_check_openssl.m415 # OPENSSL_LIBS to the -l directives required
58 OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
82 OPENSSL_LIBS="-lssl -lcrypto"
100 "OPENSSL_LIBS=$OPENSSL_LIBS; OPENSSL_INCLUDES=$OPENSSL_INCLUDES" >&AS_MESSAGE_LOG_FD
106 LIBS="$OPENSSL_LIBS $LIBS"
122 AC_SUBST([OPENSSL_LIBS]) subst
/external/libevent/sample/
Dinclude.am19 sample_le_proxy_LDADD = libevent.la libevent_openssl.la $(OPENSSL_LIBS) $(OPENSSL_LIBADD)
27 sample_https_client_LDADD = libevent.la libevent_openssl.la $(OPENSSL_LIBS) $(OPENSSL_LIBADD)
/external/libevent/
Dlibevent_openssl.pc.in14 Libs.private: @LIBS@ @OPENSSL_LIBS@
DMakefile.am288 libevent_openssl_la_LIBADD = $(MAYBE_CORE) $(OPENSSL_LIBS)
DMakefile.in151 @OPENSSL_TRUE@am__append_18 = libevent_openssl.la $(OPENSSL_LIBS) ${OPENSSL_LIBADD}
952 OPENSSL_LIBS = @OPENSSL_LIBS@
1206 @OPENSSL_TRUE@sample_le_proxy_LDADD = libevent.la libevent_openssl.la $(OPENSSL_LIBS) $(OPENSSL_LIB…
1214 @OPENSSL_TRUE@ libevent_openssl.la $(OPENSSL_LIBS) \
1366 @OPENSSL_TRUE@libevent_openssl_la_LIBADD = $(MAYBE_CORE) $(OPENSSL_LIBS)
DChangeLog1248 o use ${OPENSSL_LIBS} instead of -lssl -lcrypto (bf31fa5 Patrick Pelletier)
1707 o Use OPENSSL_LIBS in Makefile.am (292092e Sebastian Hahn)
DChangeLog-2.0278 o Use OPENSSL_LIBS in Makefile.am (292092e Sebastian Hahn)
/external/libevent/test/
Dinclude.am150 test_regress_LDADD += libevent_openssl.la $(OPENSSL_LIBS) ${OPENSSL_LIBADD}
/external/iperf3/examples/
DMakefile.in235 OPENSSL_LIBS = @OPENSSL_LIBS@
/external/iperf3/
DMakefile.in261 OPENSSL_LIBS = @OPENSSL_LIBS@
Dconfigure.ac158 LIBS="$OPENSSL_LIBS $LIBS"
Dconfigure13683 OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
13710 OPENSSL_LIBS="-lssl -lcrypto"
13731 "OPENSSL_LIBS=$OPENSSL_LIBS; OPENSSL_INCLUDES=$OPENSSL_INCLUDES" >&5
13737 LIBS="$OPENSSL_LIBS $LIBS"
13789 LIBS="$OPENSSL_LIBS $LIBS"
/external/libpcap/
Dconfigure.ac1622 OPENSSL_LIBS="-lssl -lcrypto"
1641 OPENSSL_LIBS=`"$PKGCONFIG" --libs openssl`
1673 OPENSSL_LIBS="-L/usr/local/opt/openssl/lib -lssl -lcrypto"
1686 LIBS="$LIBS $OPENSSL_LIBS"
Dconfigure8201 OPENSSL_LIBS="-lssl -lcrypto"
8227 OPENSSL_LIBS=`"$PKGCONFIG" --libs openssl`
8271 OPENSSL_LIBS="-L/usr/local/opt/openssl/lib -lssl -lcrypto"
8291 LIBS="$LIBS $OPENSSL_LIBS"
/external/iperf3/src/
DMakefile.in560 OPENSSL_LIBS = @OPENSSL_LIBS@
/external/python/cpython3/
DMakefile.pre.in201 OPENSSL_LIBS=@OPENSSL_LIBS@
Dconfigure17484 "OPENSSL_LIBS=$OPENSSL_LIBS; OPENSSL_INCLUDES=$OPENSSL_INCLUDES" >&5
17490 LIBS="$OPENSSL_LIBS $LIBS"
17535 LIBS="$OPENSSL_LIBS $LIBS"
Dconfigure.ac5729 LIBS="$OPENSSL_LIBS $LIBS"