Commit 1a587429 authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

Actually set the variable if the answer is yes.


svn:r4247
parent 22f427fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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