From: Amos Jeffries Date: Mon, 12 May 2008 03:31:52 +0000 (-0600) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_STABLE6~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c04a98826ecd2e1b1c136dc1d38b32039fe5696;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index ad9af58c76..a34c525151 100755 --- a/configure +++ b/configure @@ -24233,8 +24233,6 @@ fi - - @@ -24264,8 +24262,6 @@ for ac_header in \ math.h \ memory.h \ mount.h \ - net/if.h \ - net/pfvar.h \ netdb.h \ netinet/in.h \ netinet/ip_fil_compat.h \ @@ -24508,6 +24504,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif #if HAVE_LIMITS_H #include @@ -24564,10 +24563,17 @@ done -for ac_header in net/if.h \ + + + +for ac_header in \ + net/if.h \ + net/pfvar.h \ netinet/if_ether.h\ + netinet/ip.h\ netinet/ip_compat.h\ netinet/ip_fil.h\ + netinet/ip_icmp.h\ netinet/ip_nat.h\ netinet/ipl.h \ sys/mount.h\ @@ -24608,6 +24614,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif #if HAVE_SYS_TIME_H #include @@ -24618,6 +24627,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_NETINET_IN_H #include #endif +#if HAVE_NETINET_IP_H +#include +#endif #if HAVE_NETINET_IP_COMPAT_H #include #endif @@ -26339,6 +26351,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef int8_t ac__type_new_; @@ -26419,6 +26434,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -26505,6 +26523,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -26568,6 +26589,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -26648,6 +26672,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -26711,6 +26738,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -26801,6 +26831,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -26885,6 +26918,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27013,6 +27049,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef char ac__type_new_; @@ -27093,6 +27132,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27179,6 +27221,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27242,6 +27287,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27322,6 +27370,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27385,6 +27436,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27475,6 +27529,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27559,6 +27616,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27687,6 +27747,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef u_int8_t ac__type_new_; @@ -27767,6 +27830,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27853,6 +27919,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27916,6 +27985,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -27996,6 +28068,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -28059,6 +28134,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -28149,6 +28227,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -28233,6 +28314,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -28361,6 +28445,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef uint8_t ac__type_new_; @@ -28441,6 +28528,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -28527,6 +28617,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -28590,6 +28683,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -28670,6 +28766,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -28733,6 +28832,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -28823,6 +28925,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -28907,6 +29012,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -29035,6 +29143,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef int16_t ac__type_new_; @@ -29115,6 +29226,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -29201,6 +29315,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -29264,6 +29381,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -29344,6 +29464,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -29407,6 +29530,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -29497,6 +29623,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -29581,6 +29710,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -29709,6 +29841,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef short ac__type_new_; @@ -29789,6 +29924,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -29875,6 +30013,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -29938,6 +30079,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30018,6 +30162,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30081,6 +30228,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30171,6 +30321,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30255,6 +30408,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30383,6 +30539,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef int ac__type_new_; @@ -30463,6 +30622,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30549,6 +30711,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30612,6 +30777,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30692,6 +30860,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30755,6 +30926,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30845,6 +31019,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -30929,6 +31106,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -31057,6 +31237,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef u_int16_t ac__type_new_; @@ -31137,6 +31320,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -31223,6 +31409,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -31286,6 +31475,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -31366,6 +31558,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -31429,6 +31624,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -31519,6 +31717,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -31603,6 +31804,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -31731,6 +31935,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef uint16_t ac__type_new_; @@ -31811,6 +32018,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -31897,6 +32107,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -31960,6 +32173,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32040,6 +32256,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32103,6 +32322,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32193,6 +32415,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32277,6 +32502,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32405,6 +32633,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef int32_t ac__type_new_; @@ -32485,6 +32716,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32571,6 +32805,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32634,6 +32871,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32714,6 +32954,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32777,6 +33020,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32867,6 +33113,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -32951,6 +33200,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -33079,6 +33331,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef long ac__type_new_; @@ -33159,6 +33414,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -33245,6 +33503,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -33308,6 +33569,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -33388,6 +33652,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -33451,6 +33718,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -33541,6 +33811,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -33625,6 +33898,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -33753,6 +34029,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef u_int32_t ac__type_new_; @@ -33833,6 +34112,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -33919,6 +34201,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -33982,6 +34267,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34062,6 +34350,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34125,6 +34416,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34215,6 +34509,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34299,6 +34596,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34427,6 +34727,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef uint32_t ac__type_new_; @@ -34507,6 +34810,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34593,6 +34899,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34656,6 +34965,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34736,6 +35048,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34799,6 +35114,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34889,6 +35207,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -34973,6 +35294,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -35101,6 +35425,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef int64_t ac__type_new_; @@ -35181,6 +35508,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -35267,6 +35597,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -35330,6 +35663,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -35410,6 +35746,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -35473,6 +35812,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -35563,6 +35905,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -35647,6 +35992,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -35775,6 +36123,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef __int64 ac__type_new_; @@ -35855,6 +36206,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -35941,6 +36295,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36004,6 +36361,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36084,6 +36444,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36147,6 +36510,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36237,6 +36603,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36321,6 +36690,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36449,6 +36821,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef long long ac__type_new_; @@ -36529,6 +36904,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36615,6 +36993,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36678,6 +37059,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36758,6 +37142,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36821,6 +37208,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36911,6 +37301,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -36995,6 +37388,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -37123,6 +37519,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef u_int64_t ac__type_new_; @@ -37203,6 +37602,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -37289,6 +37691,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -37352,6 +37757,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -37432,6 +37840,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -37495,6 +37906,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -37585,6 +37999,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -37669,6 +38086,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -37797,6 +38217,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef uint64_t ac__type_new_; @@ -37877,6 +38300,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -37963,6 +38389,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -38026,6 +38455,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -38106,6 +38538,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -38169,6 +38604,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -38259,6 +38697,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -38343,6 +38784,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -38471,6 +38915,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef pad128_t ac__type_new_; @@ -38556,6 +39003,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef upad128_t ac__type_new_; @@ -38641,6 +39091,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef pid_t ac__type_new_; @@ -38725,6 +39178,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef size_t ac__type_new_; @@ -38804,6 +39260,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -38890,6 +39349,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -38953,6 +39415,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -39033,6 +39498,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -39096,6 +39564,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -39186,6 +39657,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -39270,6 +39744,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -39396,6 +39873,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef ssize_t ac__type_new_; @@ -39480,6 +39960,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef off_t ac__type_new_; @@ -39559,6 +40042,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -39645,6 +40131,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -39708,6 +40197,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -39788,6 +40280,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -39851,6 +40346,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -39941,6 +40439,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -40025,6 +40526,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif @@ -40151,6 +40655,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef mode_t ac__type_new_; @@ -40235,6 +40742,9 @@ cat >>conftest.$ac_ext <<_ACEOF #if HAVE_SYS_SELECT_H #include #endif +#if HAVE_NETINET_IN_SYSTM_H +#include +#endif typedef fd_mask ac__type_new_; diff --git a/include/autoconf.h.in b/include/autoconf.h.in index a05888640f..bccbcb9f8d 100644 --- a/include/autoconf.h.in +++ b/include/autoconf.h.in @@ -363,6 +363,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IP_FIL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_NETINET_IP_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_NETINET_IP_ICMP_H + /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IP_NAT_H diff --git a/tools/Makefile.in b/tools/Makefile.in index 4d673fd1c8..6f110dfc1d 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -61,7 +61,7 @@ am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) -am_cachemgr__CGIEXT__OBJECTS = cachemgr.$(OBJEXT) +am_cachemgr__CGIEXT__OBJECTS = cachemgr__CGIEXT_-cachemgr.$(OBJEXT) cachemgr__CGIEXT__OBJECTS = $(am_cachemgr__CGIEXT__OBJECTS) cachemgr__CGIEXT__LDADD = $(LDADD) am__DEPENDENCIES_1 = @@ -318,7 +318,7 @@ TESTS = $(check_PROGRAMS) SUBDIRS = squidclient_SOURCES = squidclient.cc cachemgr__CGIEXT__SOURCES = cachemgr.cc -cachemgr__CGIEXT__CFLAGS = -DDEFAULT_CACHEMGR_CONFIG=\"$(DEFAULT_CACHEMGR_CONFIG)\" $(AM_CFLAGS) +cachemgr__CGIEXT__CXXFLAGS = -DDEFAULT_CACHEMGR_CONFIG=\"$(DEFAULT_CACHEMGR_CONFIG)\" $(AM_CXXFLAGS) LDADD = -L../lib -lmiscutil $(XTRA_LIBS) EXTRA_DIST = \ cachemgr.conf @@ -440,7 +440,7 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cachemgr.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cachemgr__CGIEXT_-cachemgr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/squidclient.Po@am__quote@ .cc.o: @@ -467,6 +467,20 @@ distclean-compile: @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< +cachemgr__CGIEXT_-cachemgr.o: cachemgr.cc +@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cachemgr__CGIEXT__CXXFLAGS) $(CXXFLAGS) -MT cachemgr__CGIEXT_-cachemgr.o -MD -MP -MF "$(DEPDIR)/cachemgr__CGIEXT_-cachemgr.Tpo" -c -o cachemgr__CGIEXT_-cachemgr.o `test -f 'cachemgr.cc' || echo '$(srcdir)/'`cachemgr.cc; \ +@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/cachemgr__CGIEXT_-cachemgr.Tpo" "$(DEPDIR)/cachemgr__CGIEXT_-cachemgr.Po"; else rm -f "$(DEPDIR)/cachemgr__CGIEXT_-cachemgr.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='cachemgr.cc' object='cachemgr__CGIEXT_-cachemgr.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cachemgr__CGIEXT__CXXFLAGS) $(CXXFLAGS) -c -o cachemgr__CGIEXT_-cachemgr.o `test -f 'cachemgr.cc' || echo '$(srcdir)/'`cachemgr.cc + +cachemgr__CGIEXT_-cachemgr.obj: cachemgr.cc +@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cachemgr__CGIEXT__CXXFLAGS) $(CXXFLAGS) -MT cachemgr__CGIEXT_-cachemgr.obj -MD -MP -MF "$(DEPDIR)/cachemgr__CGIEXT_-cachemgr.Tpo" -c -o cachemgr__CGIEXT_-cachemgr.obj `if test -f 'cachemgr.cc'; then $(CYGPATH_W) 'cachemgr.cc'; else $(CYGPATH_W) '$(srcdir)/cachemgr.cc'; fi`; \ +@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/cachemgr__CGIEXT_-cachemgr.Tpo" "$(DEPDIR)/cachemgr__CGIEXT_-cachemgr.Po"; else rm -f "$(DEPDIR)/cachemgr__CGIEXT_-cachemgr.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='cachemgr.cc' object='cachemgr__CGIEXT_-cachemgr.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cachemgr__CGIEXT__CXXFLAGS) $(CXXFLAGS) -c -o cachemgr__CGIEXT_-cachemgr.obj `if test -f 'cachemgr.cc'; then $(CYGPATH_W) 'cachemgr.cc'; else $(CYGPATH_W) '$(srcdir)/cachemgr.cc'; fi` + mostlyclean-libtool: -rm -f *.lo