From 6a0ab76d679d54622a5fb8a961db9e379ef0693f Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 18 May 2022 14:07:57 +0200 Subject: [PATCH] tests/msc_vlr/Makefile.am: drop -ldbi Fix for: /usr/bin/ld: cannot find -ldbi Fixes: d43c22 ("switch from libdbi to lbsqlite3") Change-Id: I8dcce119a8121881d56cb18328b5f702763b43ea --- tests/msc_vlr/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/msc_vlr/Makefile.am b/tests/msc_vlr/Makefile.am index b1853a175..505b5c7b6 100644 --- a/tests/msc_vlr/Makefile.am +++ b/tests/msc_vlr/Makefile.am @@ -44,7 +44,6 @@ LDADD = \ $(LIBOSMOGSUPCLIENT_LIBS) \ $(LIBSQLITE3_LIBS) \ $(LIBRARY_GSM) \ - -ldbi \ $(NULL) noinst_HEADERS = \