From: Nathan S. Evans Date: Mon, 9 Aug 2010 10:42:47 +0000 (+0000) Subject: useless line X-Git-Tag: initial-import-from-subversion-38251~20723 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=71cc9ab8f420c4724987647c11d679084269bc5a;p=oweals%2Fgnunet.git useless line --- diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am index 7ac707372..9ee63c6d2 100644 --- a/src/dht/Makefile.am +++ b/src/dht/Makefile.am @@ -4,7 +4,7 @@ if MINGW endif plugindir = $(libdir)/gnunet -HAVE_MYSQL=0 + if HAVE_MYSQL MYSQL_PLUGIN = libgnunet_plugin_dhtlog_mysql.la endif