gdbsupport: move libxxhash configure check to gdbsupport
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 20 Oct 2022 16:47:07 +0000 (12:47 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 5 Jan 2023 19:38:51 +0000 (14:38 -0500)
commit8b35ed1febd786c7aec34bbd7080c73a7c91bfca
treeca39491788734538b4d8cfbb6547cc466738ff81
parent2b16913cdca20ae1dafdbd816b025a6efdc6c06f
gdbsupport: move libxxhash configure check to gdbsupport

The following patch moves the fast_hash function, which uses libxxhash,
to gdbsupport.  Move the libxxhash configure check to gdbsupport (and
transitively to gdbserver).

Change-Id: I242499e50c8cd6fe9f51e6e92dc53a1b3daaa96e
Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/configure
gdb/configure.ac
gdbserver/config.in
gdbserver/configure
gdbsupport/Makefile.in
gdbsupport/common.m4
gdbsupport/config.in
gdbsupport/configure