Skip to content

Instantly share code, notes, and snippets.

@mistydemeo
Created October 25, 2011 01:08
Show Gist options
  • Save mistydemeo/1311004 to your computer and use it in GitHub Desktop.
Save mistydemeo/1311004 to your computer and use it in GitHub Desktop.
diff --git a/configure.in b/configure.in
index 0f5dcfb..c64934c 100644
--- a/configure.in
+++ b/configure.in
@@ -331,7 +331,6 @@ fi
if test $libmikmod_driver_esd = yes
then
libmikmod_driver_esd=no
- AM_PATH_ESD(0.2.6,libmikmod_driver_esd=yes)
# We also need to know if esd is compiled with alsa support
if test $libmikmod_driver_esd = yes
then
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment