We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e1e2a commit 25b5160Copy full SHA for 25b5160
1 file changed
configure
@@ -19817,7 +19817,7 @@ $as_echo_n "checking for stdlib extension module fcntl... " >&6; }
19817
*) :
19818
19819
if true; then :
19820
- if test "$ac_cv_header_sys_ioctl_h" = "yes" -a "$ac_cv_header_fcntl_h" = "yes"; then :
+ if test "$ac_cv_header_sys_ioctl_h" = "yes" -a "$ac_cv_header_fcntl_h" = "yes"; then :
19821
py_cv_module_fcntl=yes
19822
else
19823
py_cv_module_fcntl=missing
0 commit comments