From 0567506feb2a2456555b0cba02ea579d65556026 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 29 Mar 2006 00:57:49 +0000 Subject: one preposition is better than two, sometimes. svn:r6270 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf