From: Harlan Stenn Date: Sat, 8 Jan 2000 22:43:21 +0000 (-0000) Subject: config.h.in, configure: X-Git-Tag: NTP_4_0_99~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=476bd0500d5dae710387cc9aa960383cace8c9a3;p=thirdparty%2Fntp.git config.h.in, configure: Generated file cleanup bk: 3877bd89ntT04Iq_YYGTWgV_xHqVwA --- diff --git a/config.h.in b/config.h.in index ad4fc29ad..24fedb1c1 100644 --- a/config.h.in +++ b/config.h.in @@ -719,8 +719,8 @@ /* Define if you have the header file. */ #undef HAVE_NETINET_IN_H -/* Define if you have the header file. */ -#undef HAVE_NETINET_IP_H +/* Define if you have the header file. */ +#undef HAVE_NETINET_IN_SYSTM_H /* Define if you have the header file. */ #undef HAVE_NETINFO_NI_H diff --git a/configure b/configure index 8329678dd..a31e4321d 100755 --- 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