mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
bpo-45847: Revert Port _ctypes partly to PY_STDLIB_MOD (GH-29747) (GH-29969)
This commit is contained in:
parent
06c4ae8b13
commit
91b59a3fcd
5 changed files with 37 additions and 478 deletions
|
|
@ -356,18 +356,6 @@
|
|||
/* Define to 1 if you have the `fexecve' function. */
|
||||
#undef HAVE_FEXECVE
|
||||
|
||||
/* Define to 1 if you have the ffi_closure_alloc function in <ffi.h> header
|
||||
file. */
|
||||
#undef HAVE_FFI_CLOSURE_ALLOC
|
||||
|
||||
/* Define to 1 if you have the ffi_prep_cif_var function in <ffi.h> header
|
||||
file. */
|
||||
#undef HAVE_FFI_PREP_CIF_VAR
|
||||
|
||||
/* Define to 1 if you have the ffi_prep_closure_loc function in <ffi.h> header
|
||||
file. */
|
||||
#undef HAVE_FFI_PREP_CLOSURE_LOC
|
||||
|
||||
/* Define to 1 if you have the `flock' function. */
|
||||
#undef HAVE_FLOCK
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue