From: tim Date: Sun, 5 Feb 2006 19:27:10 +0000 (+0000) Subject: - (tim) [configure.ac] Remove unnecessary tests for net/if.h and X-Git-Tag: V_4_4_P1~449 X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/5679f14ddb8bfb05bcac313eaef4fb4f7f60b76c - (tim) [configure.ac] Remove unnecessary tests for net/if.h and netinet/in_systm.h. OK dtucker@. --- diff --git a/ChangeLog b/ChangeLog index cd389854..cd3a2342 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +20060206 + - (tim) [configure.ac] Remove unnecessary tests for net/if.h and + netinet/in_systm.h. OK dtucker@. + 20060205 - (tim) [configure.ac] Add AC_REVISION. Add sys/time.h to lastlog.h test for Solaris. OK dtucker@. diff --git a/configure.ac b/configure.ac index 024f876b..2afd25be 100644 --- a/configure.ac +++ b/configure.ac @@ -680,10 +680,8 @@ AC_CHECK_HEADERS( \ login_cap.h \ maillock.h \ ndir.h \ - net/if.h \ netdb.h \ netgroup.h \ - netinet/in_systm.h \ pam/pam_appl.h \ paths.h \ pty.h \