# HG changeset patch # User Matti Hamalainen # Date 1213281225 -10800 # Node ID bc1439af0c7e511238521fa73756e9c76cbe1381 # Parent 904346a191609a3ef1770bf5d123244714af0470 We don't need dlopen here, so remove the useless test. No idea why it was left in there in the first place. diff -r 904346a19160 -r bc1439af0c7e configure.in --- 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