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
This commit is contained in:
Nick Mathewson 2006-10-09 02:35:32 +00:00
parent fac375265a
commit c198b6d87e

View File

@ -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, [