Remove empty AC_SUBST.

This commit is contained in:
Andreas Schwab 2007-05-20 07:46:23 +00:00
parent 8d0b40c040
commit e69964d594

View file

@ -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