xing and xaudio cleanup

Original commit message from CVS:
xing and xaudio cleanup
This commit is contained in:
Thomas Vander Stichele 2001-12-17 16:50:20 +00:00
parent ceef45b80b
commit 1776717a40

View file

@ -987,10 +987,6 @@ if test "x$HAVE_OSS" = xyes; then
AC_DEFINE(HAVE_OSS)
fi
if test "x$HAVE_XAUDIO" = xyes; then
AC_DEFINE(HAVE_XAUDIO)
fi
if test "x$HAVE_LIBMAD" = xyes; then
AC_DEFINE(HAVE_LIBMAD)
fi
@ -1154,13 +1150,6 @@ GST_CFLAGS="-I\$(top_srcdir) -I\$(top_srcdir)/include $LIBGST_CFLAGS"
AC_SUBST(GST_LIBS)
AC_SUBST(GST_CFLAGS)
dnl #############################
dnl # Configure the subpackages #
dnl #############################
dnl AC_CONFIG_SUBDIRS(gist)
dnl AC_CONFIG_SUBDIRS(plugins/mp3decode/xing/libxing)
dnl ##################################################
dnl # Prepare informative messages to display at end #
dnl ##################################################