Searched refs:fds_bits_found (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorgproto/dist/
H A Dconfigure.ac57 mingw*) fds_bits_found=true;;
58 *) fds_bits_found=false;;
61 if test "x$fds_bits_found" = xfalse ; then
64 fds_bits_found=plain
83 if test "x$fds_bits_found" = xfalse ; then
86 fds_bits_found=underscores
105 if test "x$fds_bits_found" = xfalse ; then
H A Dconfigure12259 mingw*) fds_bits_found=true;;
12260 *) fds_bits_found=false;;
12263 if test "x$fds_bits_found" = xfalse ; then
12282 fds_bits_found=plain
12289 if test "x$fds_bits_found" = xfalse ; then
12308 fds_bits_found=underscores
12315 if test "x$fds_bits_found" = xfalse ; then

Completed in 30 milliseconds