]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Bad check, removed.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 16 Feb 2007 15:41:04 +0000 (15:41 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 16 Feb 2007 15:41:04 +0000 (15:41 +0000)
git-svn-id: file:///svn/unbound/trunk@115 be551aaa-1e26-0410-a405-d3ace91eadb9

configure.ac

index aa3586c701683d8d096b858dc34c853b6de83275..8df00bff4003820d41cda43ea959ec18508fd9a2 100644 (file)
@@ -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 <sys/types.h>
-#endif
-#if HAVE_NETINET_IN_H
-# include <netinet/in.h>
-#endif
-])
-
 # Checks for libraries.
 AC_ARG_WITH(ssl, AC_HELP_STRING([--with-ssl=pathname],
                                     [enable SSL (will check /usr/local/ssl