utils/alsa.m4: fix the brackets for real

This commit is contained in:
asavah 2021-04-13 22:16:26 +03:00
parent f9ace404fd
commit 2fad8d5994

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)]