From: Peter van Dijk Date: Thu, 9 Oct 2014 21:45:22 +0000 (+0200) Subject: Revert "Fix compiling mydns module without gmysql module" X-Git-Tag: rec-3.7.0-rc1~189^2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a6898c57609708aa8ba7cbbd6101c7ca02ac6d2;p=pdns Revert "Fix compiling mydns module without gmysql module" This reverts commit c9df4fb94c49d73c06ea99223ce9ed37cbb9498b. --- diff --git a/modules/mydnsbackend/OBJECTLIBS b/modules/mydnsbackend/OBJECTLIBS index 24e6045d6..54d915261 100644 --- a/modules/mydnsbackend/OBJECTLIBS +++ b/modules/mydnsbackend/OBJECTLIBS @@ -1 +1 @@ -../modules/gmysqlbackend/smysql.lo $(MYSQL_lib) +$(MYSQL_lib)