mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
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:
parent
f9ace404fd
commit
e4aed044f9
1 changed files with 1 additions and 1 deletions
|
|
@ -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)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue