Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 9bc6584b11f97f54717ffa3d711e0885 > files > 7

d4x-2.5.7.1-16.mga6.src.rpm

--- configure.ac~	2011-05-12 23:12:18.746581808 +0200
+++ configure.ac	2011-05-12 23:18:14.604434283 +0200
@@ -188,12 +188,6 @@
     enable_esd=no
     enable_oss=no
 fi
-# Should we check for esound?
-if test "$enable_esd" = 'yes'; then
-    AM_PATH_ESD(,[AC_DEFINE(HAVE_ESD,,[Define if have libesd])])
-    AC_SUBST(ESD_CFLAGS)
-    AC_SUBST(ESD_LIBS)
-fi
 
 AM_PATH_GLIB_2_0(2.4.0,, AC_MSG_ERROR([*** GLIB >= 2.4.0 not installed! ***]))
 AM_PATH_GTK_2_0(2.4.0,, AC_MSG_ERROR([*** GTK >= 2.4.0 not installed! ***]))