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

index 78d2e9b82788f3190a7b1000eb4ff0866755a774..8b37b5b8db4f2a448128635e2d8f800bc249e91b 100644 (file)
@@ -17,9 +17,6 @@
  ***/
 @TOP@
 
-/** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */
-#undef HAVE_IFLIST_SYSCTL
-
 /** define if tzset() is available */
 #undef HAVE_TZSET
 
index a768eeccb62a2fc0eaaa1b9efc42863e272f5461..d4673ead18512d605844ced1497a4a5338f0f9f7 100644 (file)
@@ -17,9 +17,6 @@
  *** it does not get installed.
  ***/
 
-/** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */
-#undef HAVE_IFLIST_SYSCTL
-
 /** define if tzset() is available */
 #undef HAVE_TZSET
 
index 15d42b928bde5ec4d28d51f7012c3cdda9f07e9a..4f19200b1dfebea6781a8048f0588b56fe83e1cd 100644 (file)
@@ -76,9 +76,6 @@
 /* define if catgets() is available */
 /* #undef HAVE_CATGETS */
 
-/* define if you have the NET_RT_IFLIST sysctl variable. */
-#define HAVE_IFLIST_SYSCTL 1
-
 /* define if you need to #define _XPG4_2 before including sys/socket.h */
 /* #undef NEED_XPG4_2_BEFORE_SOCKET_H */