You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configure: Add libevent 2.0+ compatibility check for gpfdist
Add autoconf check for event_base_new function to ensure libevent 2.0
or later is available. This prevents build failures when older libevent
versions are installed that don't support the required API.
0 commit comments