On 22/01/2015 09:09, Kevin Darbyshire-Bryant wrote:

In addition:  include the inotify build status as part of the version
string:

diff --git a/src/config.h b/src/config.h
index cdca231..eaa0423 100644
--- a/src/config.h
+++ b/src/config.h
@@ -425,6 +425,10 @@ static char *compile_opts =
 "no-"
 #endif
 "DNSSEC "
+#ifndef HAVE_INOTIFY
+"no-"
+#endif
+"inotify "
 #ifndef HAVE_LOOP
 "no-"
 #endif


Hope that helps.

Kevin

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to