From: Wouter Wijngaards Date: Fri, 16 Feb 2007 15:41:04 +0000 (+0000) Subject: Bad check, removed. X-Git-Tag: release-0.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40729968273440e875253e927d1a2b7c2e20ba60;p=thirdparty%2Funbound.git Bad check, removed. git-svn-id: file:///svn/unbound/trunk@115 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/configure.ac b/configure.ac index aa3586c70..8df00bff4 100644 --- a/configure.ac +++ b/configure.ac @@ -311,16 +311,6 @@ AC_INCLUDES_DEFAULT #endif ]) -AC_CHECK_TYPE(struct sockaddr_storage, [], [AC_DEFINE([sockaddr_storage], [sockaddr_in], [sockaddr_storage])], [ -AC_INCLUDES_DEFAULT -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_NETINET_IN_H -# include -#endif -]) - # Checks for libraries. AC_ARG_WITH(ssl, AC_HELP_STRING([--with-ssl=pathname], [enable SSL (will check /usr/local/ssl