From: Bert Hubert Date: Wed, 3 Oct 2012 18:28:15 +0000 (+0000) Subject: only emit helpful gsqlite3 warning when actually trying to load gsqlite3, confusing... X-Git-Tag: auth-3.2-rc1~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39c90dc6d09a8b396e66fdee94a07767aba5a01c;p=pdns only emit helpful gsqlite3 warning when actually trying to load gsqlite3, confusing otherwise git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2736 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/ueberbackend.cc b/pdns/ueberbackend.cc index 0c925e6e5..9e8f2e890 100644 --- a/pdns/ueberbackend.cc +++ b/pdns/ueberbackend.cc @@ -72,7 +72,8 @@ bool UeberBackend::loadmodule(const string &name) if(dlib == NULL) { L<