瀏覽代碼

r8955@totoro: nickm | 2006-10-08 22:23:17 -0400
Add some quotes to a test in configure.in, so IRIX will run the configure script without warning.


svn:r8662

Nick Mathewson 19 年之前
父節點
當前提交
c198b6d87e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      configure.in

+ 1 - 1
configure.in

@@ -338,7 +338,7 @@ if test "$ac_cv_openssl_dir" != "(system)"; then
   fi
 fi
 
-if test -z $CROSS_COMPILE
+if test -z "$CROSS_COMPILE"
 then
 AC_CACHE_CHECK([whether we need extra options to link OpenSSL],
                ac_cv_openssl_linker_option, [