]> git.alsa-project.org Git - alsa-lib.git/commit
include: fix SND_DLSYM_BUILD_VERSION() for static build
authorJaroslav Kysela <perex@perex.cz>
Tue, 16 May 2023 07:14:46 +0000 (09:14 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 May 2023 07:16:12 +0000 (09:16 +0200)
commit55cdf2fd639534be97d2eb6d8b5aa2f7c4ad0bb6
tree60d7a4f9b410cca1ed780f8937ae31d293983c56
parent3661bdae35961e4a4dd67a60682550e30b878207
include: fix SND_DLSYM_BUILD_VERSION() for static build

Correct the dlsym_name string for nested macros. See Fixes:.

Fixes: https://github.com/alsa-project/alsa-lib/issues/316
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/global.h