fix some punctuation and tabs

svn:r6154
This commit is contained in:
Roger Dingledine 2006-03-13 18:09:30 +00:00
parent 0bc19dddf5
commit c61ce09649

View File

@ -317,7 +317,7 @@ return (OPENSSL_VERSION_NUMBER == SSLeay()) == 0;
else else
ac_cv_openssl_linker_option=$linked_with ac_cv_openssl_linker_option=$linked_with
fi 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 with the same version I found header files for.])
fi fi
fi fi
LDFLAGS="$saved_LDFLAGS" LDFLAGS="$saved_LDFLAGS"