Loading configure.ac +4 −0 Original line number Diff line number Diff line Loading @@ -3384,6 +3384,10 @@ if test "x$USE_TLS_SRP" = "x1"; then SUPPORT_FEATURES="$SUPPORT_FEATURES TLS-SRP" fi if test "x$USE_NGHTTP2" = "x1"; then SUPPORT_FEATURES="$SUPPORT_FEATURES HTTP2" fi AC_SUBST(SUPPORT_FEATURES) dnl For supported protocols in pkg-config file Loading Loading
configure.ac +4 −0 Original line number Diff line number Diff line Loading @@ -3384,6 +3384,10 @@ if test "x$USE_TLS_SRP" = "x1"; then SUPPORT_FEATURES="$SUPPORT_FEATURES TLS-SRP" fi if test "x$USE_NGHTTP2" = "x1"; then SUPPORT_FEATURES="$SUPPORT_FEATURES HTTP2" fi AC_SUBST(SUPPORT_FEATURES) dnl For supported protocols in pkg-config file Loading