|
|
if test "x$withval" = "xno"; then | if test "x$withval" = "xno"; then |
{ echo "$as_me:$LINENO: result: not requested" >&5 | { echo "$as_me:$LINENO: result: not requested" >&5 |
echo "${ECHO_T}not requested" >&6; } | echo "${ECHO_T}not requested" >&6; } |
elif test "x$withval" = "xyes" -o -d "$withval"; then |
elif test "x$withval" = "xyes"; then |
want_croco=yes | want_croco=yes |
|
elif test -d "$withval"; then |
want_croco_path=$withval | want_croco_path=$withval |
else | else |
{ echo "$as_me:$LINENO: result: no" >&5 | { echo "$as_me:$LINENO: result: no" >&5 |
|
|
if test "x$withval" = "xno"; then | if test "x$withval" = "xno"; then |
{ echo "$as_me:$LINENO: result: not requested" >&5 | { echo "$as_me:$LINENO: result: not requested" >&5 |
echo "${ECHO_T}not requested" >&6; } | echo "${ECHO_T}not requested" >&6; } |
elif test "x$withval" = "xyes" -o -d "$withval"; then |
elif test "x$withval" = "xyes"; then |
want_tidy=yes | want_tidy=yes |
|
elif test -d "$withval"; then |
want_tidy_path=$withval | want_tidy_path=$withval |
else | else |
{ echo "$as_me:$LINENO: result: no" >&5 | { echo "$as_me:$LINENO: result: no" >&5 |
|
|
if test "x$withval" = "xno"; then | if test "x$withval" = "xno"; then |
{ echo "$as_me:$LINENO: result: not requested" >&5 | { echo "$as_me:$LINENO: result: not requested" >&5 |
echo "${ECHO_T}not requested" >&6; } | echo "${ECHO_T}not requested" >&6; } |
elif test "x$withval" = "xyes" -o -d "$withval"; then |
elif test "x$withval" = "xyes"; then |
want_clamav=yes | want_clamav=yes |
|
elif test -d "$withval"; then |
want_clamav_path=$withval | want_clamav_path=$withval |
else | else |
{ echo "$as_me:$LINENO: result: no" >&5 | { echo "$as_me:$LINENO: result: no" >&5 |
|
|
if test "x$withval" = "xno"; then | if test "x$withval" = "xno"; then |
{ echo "$as_me:$LINENO: result: not requested" >&5 | { echo "$as_me:$LINENO: result: not requested" >&5 |
echo "${ECHO_T}not requested" >&6; } | echo "${ECHO_T}not requested" >&6; } |
elif test "x$withval" = "xyes" -o -d "$withval"; then |
elif test "x$withval" = "xyes"; then |
want_gnutls=yes | want_gnutls=yes |
|
elif test -d "$withval"; then |
want_gnutls_path=$withval | want_gnutls_path=$withval |
else | else |
{ echo "$as_me:$LINENO: result: no" >&5 | { echo "$as_me:$LINENO: result: no" >&5 |