]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
danetool: only compile when dane is enabled
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 6 Jan 2015 12:39:19 +0000 (13:39 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 6 Jan 2015 12:39:19 +0000 (13:39 +0100)
src/Makefile.am

index 1ce9a1d818a267b54dee4854c2d26f87b769ab14..4105ab6695c9e34b1b73dfcb75a58f56b760ca01 100644 (file)
@@ -61,7 +61,9 @@ bin_PROGRAMS += gnutls-cli
 endif
 endif
 
+if ENABLE_DANE
 bin_PROGRAMS += danetool
+endif
 
 if ENABLE_TROUSERS
 bin_PROGRAMS += tpmtool