<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- configure.orig	2016-01-04 09:05:11.000000000 -0600
+++ configure	2017-01-05 00:43:28.000000000 -0600
@@ -4074,7 +4074,7 @@
 
 
 
- if test x$CC = xicc; then
+ if test "x$CC" = xicc; then
   COMPILER_ICC_TRUE=
   COMPILER_ICC_FALSE='#'
 else
</pre></body></html>