$NetBSD: patch-al,v 1.2 2009/08/13 18:56:32 snj Exp $ --- libextra/configure.orig 2009-08-13 02:54:00.000000000 -0700 +++ libextra/configure 2009-08-13 10:51:47.000000000 -0700 @@ -13170,7 +13170,7 @@ done $as_echo_n "checking whether to disable OpenSSL compatibility layer... " >&6; } # Check whether --enable-openssl-compatibility was given. if test "${enable_openssl_compatibility+set}" = set; then : - enableval=$enable_openssl_compatibility; enable_openssl=$withval + enableval=$enable_openssl_compatibility; enable_openssl=$enableval else enable_openssl=yes fi