Skip to content
Snippets Groups Projects
Commit 0567506f authored by Roger Dingledine's avatar Roger Dingledine
Browse files

one preposition is better than two, sometimes.

svn:r6270
parent 0727300c
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment