mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Actually set the variable if the answer is yes.
svn:r4247
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ int main(void)
|
||||
if (!event_init())
|
||||
return -1;
|
||||
return 0;
|
||||
}], , [ ac_cv_libevent_local=unlinked ])
|
||||
}], [ ac_cv_libevent_local=yes ], [ ac_cv_libevent_local=unlinked ])
|
||||
else
|
||||
ac_cv_libevent_local=no
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user