mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fixed compilation --with-versioned=no
This commit is contained in:
parent
915de60abf
commit
fea03e9eba
6 changed files with 31 additions and 12 deletions
|
|
@ -102,6 +102,7 @@ if test "$versioned" = "yes"; then
|
|||
else
|
||||
AC_MSG_RESULT(no)
|
||||
fi
|
||||
AM_CONDITIONAL(VERSIONED_SYMBOLS, test x$versioned = xyes)
|
||||
|
||||
dnl Check for debug...
|
||||
AC_MSG_CHECKING(for debug)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue