mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
one preposition is better than two, sometimes.
svn:r6270
This commit is contained in:
parent
0727300cba
commit
0567506feb
@ -316,7 +316,7 @@ return (OPENSSL_VERSION_NUMBER == SSLeay()) == 0;
|
||||
else
|
||||
ac_cv_openssl_linker_option=$linked_with
|
||||
fi
|
||||
AC_MSG_WARN([I managed to make OpenSSL link and run, but I couldn't make it link against with the same version I found header files for.])
|
||||
AC_MSG_WARN([I managed to make OpenSSL link and run, but I couldn't make it link against the same version I found header files for.])
|
||||
fi
|
||||
fi
|
||||
LDFLAGS="$saved_LDFLAGS"
|
||||
|
Loading…
Reference in New Issue
Block a user