--- a/configure 2021-10-03 14:09:18.000000000 +0000 +++ b/configure 2021-10-03 14:09:18:000000000 +0000 @@ -2305,7 +2305,7 @@ -if test "x$enable_dynamic_linking" = "x"; then +if test "$enable_dynamic_linking" = "x"; then echo "Please use ./Config instead of ./configure" exit 1 fi