Remove empty AC_SUBST.
This commit is contained in:
parent
8d0b40c040
commit
e69964d594
1 changed files with 0 additions and 1 deletions
|
@ -1620,7 +1620,6 @@ if test "${with_sound}" != "no"; then
|
|||
LIBSOUND="$LIBSOUND $ALSA_LIBS"
|
||||
CFLAGS_SOUND="$CFLAGS_SOUND $ALSA_CFLAGS"
|
||||
AC_DEFINE(HAVE_ALSA, 1, [Define to 1 if ALSA is available.])
|
||||
AC_SUBST()
|
||||
fi
|
||||
AC_SUBST(CFLAGS_SOUND)
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue