mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Oops, replace letter
svn:r4241
This commit is contained in:
parent
de95ab02ad
commit
ff99b6f411
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user