-- configure.ac
++ configure.ac
AM_INIT_AUTOMAKE(foreign)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)
AC_LIBTOOL_DLOPEN
AC_PROG_LIBTOOL
if $CONFIG_SHELL ./libtool --features | grep "enable shared" >/dev/null 2>&1; then :; else