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
@ -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…
x
Reference in New Issue
Block a user