Explorar o código

Add a missing .so

svn:r4248
Nick Mathewson %!s(int64=20) %!d(string=hai) anos
pai
achega
7de0b3dd3b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      configure.in

+ 1 - 1
configure.in

@@ -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,