From c5aaebf514d0efb238459e7f2d55700ae327b7d0 Mon Sep 17 00:00:00 2001 From: Brandon Ros Date: Wed, 22 Nov 2023 17:04:57 -0500 Subject: [PATCH] if test "t$found_crypt_func" = here; then typo? --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index ad5de2580..68cab38dc 100755 --- a/configure +++ b/configure @@ -5388,7 +5388,7 @@ then : fi -if test "t$found_crypt_func" = there; then +if test "t$found_crypt_func" = here; then printf "%s\n" "#define HAVE_CRYPT 1" >>confdefs.h