summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-09-03 10:29:07 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-09-03 10:29:07 -0400
commit998a43a0ddc6fa4675e31c5d7fb61736e6a78125 (patch)
tree4801708e5dcaee2bdc692d72ba14714a41664e48 /configure
parentbc5060a1ddee63b524a3f61a939c24829f727fc7 (diff)
downloadcups-998a43a0ddc6fa4675e31c5d7fb61736e6a78125.tar.gz
Revert GNU TLS FIPS-140 changes.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure b/configure
index ac0646f10..8c6e6e8f4 100755
--- 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