components/libnet/patches/configure.patch
changeset 655 086286e54fd8
parent 650 e2fc423a4fd5
equal deleted inserted replaced
654:85b230fc8c64 655:086286e54fd8
     2 +++ libnet-1.1.5/configure	Sat Dec 17 16:18:25 2011
     2 +++ libnet-1.1.5/configure	Sat Dec 17 16:18:25 2011
     3 @@ -21763,6 +21763,13 @@
     3 @@ -21763,6 +21763,13 @@
     4  
     4  
     5          ;;
     5          ;;
     6  
     6  
     7 +    5.10|5.11)
     7 +    5.10|5.11|5.12)
     8 +cat >>confdefs.h <<\_ACEOF
     8 +cat >>confdefs.h <<\_ACEOF
     9 +#define HAVE_SOLARIS_IPV6 1
     9 +#define HAVE_SOLARIS_IPV6 1
    10 +_ACEOF
    10 +_ACEOF
    11 +
    11 +
    12 +        ;;
    12 +        ;;