brndnmtthws/conky
cmake/ConkyPlatformChecks.cmake
:168
check_include_files("linux/soundcard.h" HAVE_SOUNDCARD_H)
check_include_files("linux/soundcard.h" HAVE_SOUNDCARD_H)
check_include_files("soundcard.h" HAVE_SOUNDCARD_H)
endif(HAVE_SOUNDCARD_H)
check_include_files("sys/soundcard.h" HAVE_SOUNDCARD_H)
endif(HAVE_SOUNDCARD_H)