Sent upstream by email on 2024-04-23.
--- a/configure.ac
+++ b/configure.ac
@@ -1720,7 +1720,7 @@ AC_SUBST([LIB_MTMALLOC])
 # Find OpenMP library (no pkg-config support!)
 #
 LIB_OMP=''
-if test "${OPENMP_ENABLED}" == 'yes'
+if test "${OPENMP_ENABLED}" = 'yes'
 then
   if test "${GCC}" = "yes"
   then
