]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - configure
Merge pull request #5621 from zdohnal/cgigetarray-sigsegv
[thirdparty/cups.git] / configure
index ac0646f10a27926c74b9cbb24653d9e38b73c94d..8c6e6e8f4d43b6fc2eefe4965698f156004cd1f0 100755 (executable)
--- a/configure
+++ b/configure
@@ -8308,12 +8308,6 @@ fi
 
            SAVELIBS="$LIBS"
            LIBS="$LIBS $SSLLIBS"
-           ac_fn_c_check_func "$LINENO" "gnutls_fips140_set_mode" "ac_cv_func_gnutls_fips140_set_mode"
-if test "x$ac_cv_func_gnutls_fips140_set_mode" = xyes; then :
-  $as_echo "#define HAVE_GNUTLS_FIPS140_SET_MODE 1" >>confdefs.h
-
-fi
-
            ac_fn_c_check_func "$LINENO" "gnutls_transport_set_pull_timeout_function" "ac_cv_func_gnutls_transport_set_pull_timeout_function"
 if test "x$ac_cv_func_gnutls_transport_set_pull_timeout_function" = xyes; then :
   $as_echo "#define HAVE_GNUTLS_TRANSPORT_SET_PULL_TIMEOUT_FUNCTION 1" >>confdefs.h