From: Tobias Oetiker Date: Sun, 29 Jan 2017 20:15:50 +0000 (+0100) Subject: update for #765 X-Git-Tag: v1.7.0~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d00aa0c1758b49d2d1d32361eb1c3c63a6950fa;p=thirdparty%2Frrdtool-1.x.git update for #765 --- diff --git a/configure b/configure index 47d0fbc7..89056fbc 100755 --- a/configure +++ b/configure @@ -19767,7 +19767,7 @@ if test "x$ac_cv_lib_dbi_dbi_initialize" = xyes; then : $as_echo "#define HAVE_LIBDBI 1" >>confdefs.h - LIBS="${LIBS} -ldbi -ldl" + LIBS="${LIBS} -ldbi" have_libdbi=yes fi