Home | History | Annotate | Download | only in gdbserver

Lines Matching refs:with_xxhash

767 with_xxhash
10391 if test "${with_xxhash+set}" = set; then :
10392 withval=$with_xxhash;
10394 with_xxhash=auto
10398 if test "x$with_xxhash" != "xno"; then
10878 if test "$with_xxhash" = yes; then
10882 if test "x$with_xxhash" = "xauto"; then
10883 with_xxhash="$HAVE_LIBXXHASH"
10889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_xxhash" >&5
10890 $as_echo "$with_xxhash" >&6; }