Define __APPLE_USER_RFC_2292 so the IPv6 socket options are exposed on OSX
[freeradius.git] / src / include / autoconf.h.in
index 844d48a..26273d8 100644 (file)
 /* Define to 1 if you need to in order for `stat' and other things to work. */
 #undef _POSIX_SOURCE
 
+/* Force OSX >= 10.7 Lion to use RFC2292 IPv6 socket options */
+#undef __APPLE_USE_RFC_2292
+
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const