aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-03-29 00:57:49 +0000
committerRoger Dingledine <arma@torproject.org>2006-03-29 00:57:49 +0000
commit0567506feb2a2456555b0cba02ea579d65556026 (patch)
tree02c0114172b021b605cad729726ac4218ec1e09b /configure.in
parent0727300cba8d36e5a07004b4d9e4f4dfb8ae35ab (diff)
downloadtor-0567506feb2a2456555b0cba02ea579d65556026.tar.gz
tor-0567506feb2a2456555b0cba02ea579d65556026.zip
one preposition is better than two, sometimes.
svn:r6270
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index dcdeb1d517..78f72aee0d 100644
--- a/configure.in
+++ b/configure.in
@@ -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"