]> git.alsa-project.org Git - alsa-lib.git/commit
alsa.m4: Fix the detection of topology library availability
authorTakashi Iwai <tiwai@suse.de>
Wed, 27 Nov 2019 09:19:26 +0000 (10:19 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Nov 2019 09:26:42 +0000 (10:26 +0100)
commit09b40fdcfed2fd383f1753237b3dfd218a7d6dc2
tree5d063afe5afe6bce27e46210585bde7dca6b7895
parent4c89f4eb905a075971537a11798dea37cf723bdf
alsa.m4: Fix the detection of topology library availability

The header file alsa/topology.h is mandatory and needs to be checked,
too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
utils/alsa.m4