]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove now dummy HAVE_GETIFADDRS define
authorOndřej Surý <ondrej@sury.org>
Wed, 5 Sep 2018 11:35:43 +0000 (13:35 +0200)
committerOndřej Surý <ondrej@sury.org>
Fri, 7 Sep 2018 10:17:40 +0000 (12:17 +0200)
acconfig.h
config.h.in

index 43c2eace177add0ca9e6a6a6525ef6fa32a91e13..78d2e9b82788f3190a7b1000eb4ff0866755a774 100644 (file)
@@ -17,9 +17,6 @@
  ***/
 @TOP@
 
-/** define if getifaddrs() exists */
-#undef HAVE_GETIFADDRS
-
 /** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */
 #undef HAVE_IFLIST_SYSCTL
 
index f50291852a3a6cd1fa18f7a9254a764ad9a54ef8..a768eeccb62a2fc0eaaa1b9efc42863e272f5461 100644 (file)
@@ -17,9 +17,6 @@
  *** it does not get installed.
  ***/
 
-/** define if getifaddrs() exists */
-#undef HAVE_GETIFADDRS
-
 /** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */
 #undef HAVE_IFLIST_SYSCTL