mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
Add a missing .so
svn:r4248
This commit is contained in:
parent
1a587429f7
commit
7de0b3dd3b
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user