From 6d00aa0c1758b49d2d1d32361eb1c3c63a6950fa Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Sun, 29 Jan 2017 21:15:50 +0100 Subject: [PATCH] update for #765 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2