From: Josh Soref Date: Mon, 7 Jan 2019 16:11:50 +0000 (-0500) Subject: removing ghost X-Git-Tag: rec-4.2.0-alpha1~51^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7342%2Fhead;p=thirdparty%2Fpdns.git removing ghost --- diff --git a/configure.ac b/configure.ac index 8c83ab90aa..259604bbd1 100644 --- a/configure.ac +++ b/configure.ac @@ -179,7 +179,7 @@ for a in $modules $dynmodules; do godbc) PDNS_WITH_UNIXODBC ;; - mydns|gmysql|pdns) + mydns|gmysql) PDNS_WITH_MYSQL ;; gpgsql)