Cross Reference: configure.patch
xref
: /
solaris-userland-s11u3
/
components
/
libnet
/
patches
/
configure.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
configure.patch revision 668
663
N/A
---
libnet-1.1.5/configure.orig
Sat Dec 17 16:17:23 2011
663
N/A
+++
libnet-1.1.5/configure
Sat Dec 17 16:18:25 2011
663
N/A
@@ -21763,6 +21763,13 @@
663
N/A
663
N/A
;;
663
N/A
668
N/A
+ 5.10|5.11|5.12)
663
N/A
+cat >>
confdefs.h
<<\_ACEOF
663
N/A
+#define HAVE_SOLARIS_IPV6 1
663
N/A
+_ACEOF
663
N/A
+
663
N/A
+ ;;
663
N/A
+
663
N/A
esac
663
N/A
663
N/A
ADDITIONAL_LIBS='-lresolv -lsocket -lnsl'