xing and xaudio cleanup
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 17 Dec 2001 16:50:20 +0000 (16:50 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 17 Dec 2001 16:50:20 +0000 (16:50 +0000)
Original commit message from CVS:
xing and xaudio cleanup

configure.ac

index 6d1226b..64ad96b 100644 (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 ##################################################