Home
last modified time | relevance | path

Searched refs:with_ssl (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/
Dconfigure.ac95 if test "x$with_crypto" != "xno" -a "x$with_ssl" != "xno"; then
96 if test ! -z "$with_ssl" -a "x$with_ssl" != "xyes"; then
99 CPPFLAGS="$CPPFLAGS -I$with_ssl/include"
100 LDFLAGS="$LDFLAGS -L$with_ssl/lib"
104 LDFLAGS="$LDFLAGS -Xlinker -R$with_ssl/lib"
106 LDFLAGS="$LDFLAGS -R$with_ssl/lib"
111 if test ! -z "$with_ssl" -a "x$with_ssl" != "xyes"; then
120 if test "x$with_ssl" != "xno"; then
Dconfigure19574 withval=$with_ssl;
19578 if test "x$with_crypto" != "xno" -a "x$with_ssl" != "xno"; then
19579 if test ! -z "$with_ssl" -a "x$with_ssl" != "xyes"; then
19582 CPPFLAGS="$CPPFLAGS -I$with_ssl/include"
19583 LDFLAGS="$LDFLAGS -L$with_ssl/lib"
19587 LDFLAGS="$LDFLAGS -Xlinker -R$with_ssl/lib"
19589 LDFLAGS="$LDFLAGS -R$with_ssl/lib"
19633 if test ! -z "$with_ssl" -a "x$with_ssl" != "xyes"; then
19642 if test "x$with_ssl" != "xno"; then
/external/libvncserver/autom4te.cache/
Doutput.0975 with_ssl
19549 if test "${with_ssl+set}" = set; then :
19550 withval=$with_ssl;
19554 if test "x$with_crypto" != "xno" -a "x$with_ssl" != "xno"; then
19555 if test ! -z "$with_ssl" -a "x$with_ssl" != "xyes"; then
19558 CPPFLAGS="$CPPFLAGS -I$with_ssl/include"
19559 LDFLAGS="$LDFLAGS -L$with_ssl/lib"
19563 LDFLAGS="$LDFLAGS -Xlinker -R$with_ssl/lib"
19565 LDFLAGS="$LDFLAGS -R$with_ssl/lib"
19609 if test ! -z "$with_ssl" -a "x$with_ssl" != "xyes"; then
[all …]
Doutput.1982 with_ssl
19573 if test "${with_ssl+set}" = set; then :
19574 withval=$with_ssl;
19578 if test "x$with_crypto" != "xno" -a "x$with_ssl" != "xno"; then
19579 if test ! -z "$with_ssl" -a "x$with_ssl" != "xyes"; then
19582 CPPFLAGS="$CPPFLAGS -I$with_ssl/include"
19583 LDFLAGS="$LDFLAGS -L$with_ssl/lib"
19587 LDFLAGS="$LDFLAGS -Xlinker -R$with_ssl/lib"
19589 LDFLAGS="$LDFLAGS -R$with_ssl/lib"
19633 if test ! -z "$with_ssl" -a "x$with_ssl" != "xyes"; then
[all …]