removed xing and added AM_CONDITIONAL for HAVE_GNOME
authorErik Walthinsen <omega@temple-baptist.org>
Sat, 6 Jan 2001 10:42:07 +0000 (10:42 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Sat, 6 Jan 2001 10:42:07 +0000 (10:42 +0000)
Original commit message from CVS:
removed xing and added AM_CONDITIONAL for HAVE_GNOME

configure.in

index 0a56621..6149203 100644 (file)
@@ -476,6 +476,7 @@ AM_CONDITIONAL(HAVE_VORBIS,         test "x$HAVE_VORBIS" = "xyes")
 AM_CONDITIONAL(HAVE_LIBJPEG,        test "x$HAVE_LIBJPEG" = "xyes")
 AM_CONDITIONAL(HAVE_NASM,           test "x$HAVE_NASM" = "xyes")
 AM_CONDITIONAL(HAVE_LIBGLADE_GNOME, test "x$HAVE_LIBGLADE_GNOME" = "xyes")
+AM_CONDITIONAL(HAVE_GNOME,          test "x$HAVE_GNOME" = "xyes")
 AM_CONDITIONAL(HAVE_LIBXV,          test "x$HAVE_LIBXV" = "xyes")
 AM_CONDITIONAL(HAVE_GTK_DOC,        $HAVE_GTK_DOC)
 AM_CONDITIONAL(HAVE_DB2HTML,        $HAVE_DB2HTML)
@@ -558,7 +559,6 @@ plugins/jpeg/Makefile
 plugins/mp3decode/Makefile
 plugins/mp3decode/types/Makefile
 plugins/mp3decode/xa/Makefile
-plugins/mp3decode/xing/Makefile
 plugins/mp3decode/mpg123/Makefile
 plugins/mp3decode/parse/Makefile
 plugins/mp3encode/Makefile