]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
config.h.in, configure:
authorHarlan Stenn <stenn@ntp.org>
Sat, 8 Jan 2000 22:43:21 +0000 (22:43 -0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 8 Jan 2000 22:43:21 +0000 (22:43 -0000)
  Generated file cleanup

bk: 3877bd89ntT04Iq_YYGTWgV_xHqVwA

config.h.in
configure

index ad4fc29ad54c4f59fc4e805650aff14005a3ca14..24fedb1c11864cbcee7fca33ea7d93aeb7aacdc6 100644 (file)
 /* Define if you have the <netinet/in.h> header file.  */
 #undef HAVE_NETINET_IN_H
 
-/* Define if you have the <netinet/ip.h> header file.  */
-#undef HAVE_NETINET_IP_H
+/* Define if you have the <netinet/in_systm.h> header file.  */
+#undef HAVE_NETINET_IN_SYSTM_H
 
 /* Define if you have the <netinfo/ni.h> header file.  */
 #undef HAVE_NETINFO_NI_H
index 8329678dd5ee79ad29868ee514d24cd5281e0df9..a31e4321dd3322892ea75264eda4327804ec157f 100755 (executable)
--- a/configure
+++ b/configure
@@ -2811,7 +2811,7 @@ else
 fi
 done
 
-for ac_hdr in arpa/nameser.h net/if.h netinet/in.h netinet/ip.h
+for ac_hdr in arpa/nameser.h net/if.h netinet/in_systm.h netinet/in.h
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6