]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Define needs a value.
authorDanny Mayer <mayer@ntp.org>
Wed, 5 Feb 2003 05:52:02 +0000 (00:52 -0500)
committerDanny Mayer <mayer@ntp.org>
Wed, 5 Feb 2003 05:52:02 +0000 (00:52 -0500)
bk: 3e40a682HCNh1lGvU8xmglkmeYPRHQ

configure.in

index ac4be9f91c234c13049f4986d7a84ce027ccd006..8c42f73d76baa57862b9c681568d04efc166d950 100644 (file)
@@ -3517,7 +3517,7 @@ esac
 
 case "$ac_cv_header_sys_sysctl_h" in
  yes)
-    AC_DEFINE(HAVE_IFLIST_SYSCTL, ,[[ISC: sys/sysctl.h implies iflist_sysctl]])
+    AC_DEFINE(HAVE_IFLIST_SYSCTL,1,[[ISC: sys/sysctl.h implies iflist_sysctl]])
     ;;
 esac