changeset 704:bc1439af0c7e

We don't need dlopen here, so remove the useless test. No idea why it was left in there in the first place.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 12 Jun 2008 17:33:45 +0300
parents 904346a19160
children 4b0189df58ee
files configure.in
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Thu Jun 12 17:33:13 2008 +0300
+++ b/configure.in	Thu Jun 12 17:33:45 2008 +0300
@@ -32,7 +32,6 @@
 dnl ***
 AC_PREFIX_PROGRAM([xmms])
 AC_DISABLE_STATIC
-AC_LIBTOOL_DLOPEN
 AC_LIB_RPATH
 AM_PROG_LIBTOOL
 AC_SYS_LARGEFILE