diff --git a/configure.ac b/configure.ac index ed89c6f97..3ad79e332 100644 --- a/configure.ac +++ b/configure.ac @@ -984,6 +984,8 @@ fi if test "$ENABLED_WPAS" = "yes" then AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_WPAS" + AM_CFLAGS="$AM_CFLAGS -DHAVE_SECRET_CALLBACK" + AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_PUBLIC_ECC_ADD_DBL" fi if test "$ENABLED_WPAS" != "no" then