[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] one preposition is better than two, sometimes.
Update of /home2/or/cvsroot/tor
In directory moria:/home/arma/work/onion/cvs/tor
Modified Files:
configure.in
Log Message:
one preposition is better than two, sometimes.
Index: configure.in
===================================================================
RCS file: /home2/or/cvsroot/tor/configure.in,v
retrieving revision 1.282
retrieving revision 1.283
diff -u -p -d -r1.282 -r1.283
--- configure.in 28 Mar 2006 11:30:52 -0000 1.282
+++ configure.in 29 Mar 2006 00:57:49 -0000 1.283
@@ -316,7 +316,7 @@ return (OPENSSL_VERSION_NUMBER == SSLeay
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"