Add a missing .so

svn:r4248
This commit is contained in:
Nick Mathewson 2005-05-17 03:18:19 +00:00
parent 1a587429f7
commit 7de0b3dd3b

View File

@ -108,7 +108,7 @@ int main(void)
fi
if test $ac_cv_libevent_local = unlinked ; then
if test -f /etc/ld.conf ; then
if test -f /etc/ld.so.conf ; then
AC_MSG_NOTICE([
=================================================
Your libevent library is installed in /usr/local/lib,