utils/alsa.m4: another quick fix for the brackets

BugLink: https://github.com/alsa-project/alsa-lib/pull/133
From: asavah <asavah@avh.od.ua>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
asavah 2021-04-13 22:16:26 +03:00 committed by Jaroslav Kysela
parent f9ace404fd
commit e4aed044f9

View file

@ -141,7 +141,7 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
# error not present
#endif
exit(0);
]],
]])],
[AC_MSG_RESULT(yes)
enable_atopology="yes"],
[AC_MSG_RESULT(no)]