Fix cursor initialization bugs in eap_chbind_vp2packet
[freeradius.git] / configure.ac
index ebf1a14..5d6a027 100644 (file)
@@ -890,6 +890,7 @@ case "$host" in
   *-darwin*)
     CFLAGS="$CFLAGS -DDARWIN"
     LIBS="-framework DirectoryService $LIBS"
+    AC_DEFINE([__APPLE_USE_RFC_2292], 1, [Force OSX >= 10.7 Lion to use RFC2292 IPv6 socket options])
     ;;
 esac