[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Oops, replace letter
Update of /home/or/cvsroot/tor
In directory moria.mit.edu:/tmp/cvs-serv5597
Modified Files:
configure.in
Log Message:
Oops, replace letter
Index: configure.in
===================================================================
RCS file: /home/or/cvsroot/tor/configure.in,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- configure.in 17 May 2005 02:03:17 -0000 1.195
+++ configure.in 17 May 2005 02:04:42 -0000 1.196
@@ -108,7 +108,7 @@
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