configure: Fix FD_ISSET test under -Werror
The uninitialized variable warning from T x; broke the test if the
user passed CXXFLAGS='-O2 -Wall -Werror'. (Users shouldn’t do that;
our own --enable-compile-warnings=error option was unaffected.)
Signed-off-by:
Anders Kaseorg <andersk@mit.edu>
parent
7c100807
Please register or sign in to comment