mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
Removed the libxmms check until they fix their m4 script..
Original commit message from CVS: Removed the libxmms check until they fix their m4 script..
This commit is contained in:
parent
c2e4a66fc6
commit
ce2a732640
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ dnl =======================================
|
||||||
dnl Check for libesd
|
dnl Check for libesd
|
||||||
AM_PATH_ESD(0.2.12, HAVE_LIBESD=yes, HAVE_LIBESD=no)
|
AM_PATH_ESD(0.2.12, HAVE_LIBESD=yes, HAVE_LIBESD=no)
|
||||||
|
|
||||||
AM_PATH_XMMS(0.1.0, HAVE_LIBXMMS=yes, HAVE_LIBXMMS=no)
|
dnl AM_PATH_XMMS(0.1.0, HAVE_LIBXMMS=yes, HAVE_LIBXMMS=no)
|
||||||
|
|
||||||
dnl Check for libasound
|
dnl Check for libasound
|
||||||
alsa_save_LIBS=$LIBS
|
alsa_save_LIBS=$LIBS
|
||||||
|
|
Loading…
Reference in a new issue