]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
removing ghost 7342/head
authorJosh Soref <jsoref@users.noreply.github.com>
Mon, 7 Jan 2019 16:11:50 +0000 (11:11 -0500)
committerJosh Soref <jsoref@users.noreply.github.com>
Mon, 7 Jan 2019 16:11:50 +0000 (11:11 -0500)
configure.ac

index 8c83ab90aa60bcc75be6743c2b163a640bb09b4f..259604bbd1181c61df986a7c8ef519de4dc12aa5 100644 (file)
@@ -179,7 +179,7 @@ for a in $modules $dynmodules; do
     godbc)
       PDNS_WITH_UNIXODBC
       ;;
-    mydns|gmysql|pdns)
+    mydns|gmysql)
       PDNS_WITH_MYSQL
       ;;
     gpgsql)