Remove empty AC_SUBST.
This commit is contained in:
parent
9086c6b141
commit
7b4861defc
1 changed files with 0 additions and 1 deletions
|
@ -1622,7 +1622,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