$NetBSD: patch-configure,v 1.1 2013/09/10 14:25:24 joerg Exp $

--- configure.orig	2013-09-10 09:38:09.000000000 +0000
+++ configure
@@ -15904,6 +15904,8 @@ use_msvc=no
 
 
 case "$CXX" in
+	clang*|CLANG*)
+		;;
 		cl*|CL*)
 		CXXFLAGS="-nologo -W1 -EHsc -DWIN32"
 		if test x"$enable_shared" = "xyes"; then
