Kaynağa Gözat

Add a missing .so

svn:r4248
Nick Mathewson 20 yıl önce
ebeveyn
işleme
7de0b3dd3b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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,