blob: 493b83a2943eb9f6e8484b131d3c22521ee456e6 [file] [log] [blame]
http://bugs.gentoo.org/276928
--- configure.ac
+++ configure.ac
@@ -122,7 +122,6 @@
#endif
]])
AC_CHECK_LIB([perl],[perl_run],,LIBPERL_MISSING="true";HAVE_PERL="false")
- AC_CHECK_FILE("$perl_loader", [AC_SUBST(perl_ldd) HAVE_DYNLOAD="yes"], HAVE_DYNLOAD="no";HAVE_PERL="false")
else
HAVE_PERL="false"
fi