Explorar el Código

Oops, replace letter

svn:r4241
Nick Mathewson hace 20 años
padre
commit
ff99b6f411
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configure.in

+ 1 - 1
configure.in

@@ -108,7 +108,7 @@ int main(void)
       LDFLAGS="$LDFLAGS -L/usr/local/lib"
       CFLAGS="$CFLAGS -I/usr/local/include"
   fi
-  if test $av_cv_libevent_local = unlinked_gcc_elf; then
+  if test $ac_cv_libevent_local = unlinked_gcc_elf; then
       LDFLAGS="$LDFLAGS -Wl,-R/usr/local/lib"
   fi