Reject on any channel bindings attribute mismatch
[freeradius.git] / configure
index dca3e3b..8ec93a7 100755 (executable)
--- a/configure
+++ b/configure
@@ -7238,6 +7238,9 @@ case "$host" in
   *-darwin*)
     CFLAGS="$CFLAGS -DDARWIN"
     LIBS="-framework DirectoryService $LIBS"
+
+$as_echo "#define __APPLE_USE_RFC_2292 1" >>confdefs.h
+
     ;;
 esac
 
@@ -7619,6 +7622,7 @@ for ac_header in \
   fcntl.h \
   sys/fcntl.h \
   sys/prctl.h \
+  sys/ptrace.h \
   sys/un.h \
   glob.h \
   prot.h \