[Dnsmasq-discuss] Inotify code & older linux

Kevin Darbyshire-Bryant kevin at darbyshire-bryant.me.uk
Sun Jan 25 15:12:39 GMT 2015


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4791 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20150125/1422cd0a/attachment.bin>


More information about the Dnsmasq-discuss mailing list