| diff -ru bind-9.13.2.orig/configure bind-9.13.2/configure |
| |
| |
| @@ -16616,10 +16616,6 @@ |
| $as_echo "yes" >&6; } |
| DST_OPENSSL_LIBS="$DST_OPENSSL_LIBS -ldl" |
| |
| -else |
| - { $as_echo "$as_me:${as_lineno-$LINENO}: result: unknown" >&5 |
| -$as_echo "unknown" >&6; } |
| - as_fn_error $? "OpenSSL has unsupported dynamic loading" "$LINENO" 5 |
| fi |
| rm -f core conftest.err conftest.$ac_objext \ |
| conftest$ac_exeext conftest.$ac_ext |
| @@ -18148,14 +18144,6 @@ |
| |
| |
| |
| -# |
| -# NLS |
| -# |
| -ac_fn_c_check_func "$LINENO" "catgets" "ac_cv_func_catgets" |
| -if test "x$ac_cv_func_catgets" = xyes; then : |
| - $as_echo "#define HAVE_CATGETS 1" >>confdefs.h |
| - |
| -fi |
| |
| |
| # |