Просмотр исходного кода

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 17 лет назад
Родитель
Сommit
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, [