mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Oops, replace letter
svn:r4241
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user