From a30125d59d38f84dac19d6c533f04870dfbea389 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 2 Jun 2023 15:42:22 +0000 Subject: [PATCH] ITS#10063 - Regenerate configure --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 6d8e58419d..ae23534c01 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Id: 8e71453eecd6102e9bc5834a05f7fb7aca29c99f . +# From configure.ac Id: a4836a8a0218326643db20d8131fc717d1fc3edf . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69. # @@ -25988,7 +25988,7 @@ $as_echo "#define HAVE_LIBSODIUM 1" >>confdefs.h BUILD_PW_ARGON2=$ol_enable_argon2 if test "$ol_enable_argon2" = "yes" ; then - SLAPD_DYNAMIC_PWMODS="$SLAPD_DYNAMIC_PWDMODS argon2.la" + SLAPD_DYNAMIC_PWMODS="$SLAPD_DYNAMIC_PWMODS argon2.la" fi cat >>confdefs.h <<_ACEOF -- 2.47.2