mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
run autoconf
This commit is contained in:
parent
c9c9bc02a8
commit
83a0efd303
2 changed files with 484 additions and 524 deletions
|
@ -1152,6 +1152,9 @@
|
|||
/* This must be defined on some systems to enable large file support. */
|
||||
#undef _LARGEFILE_SOURCE
|
||||
|
||||
/* This must be defined on AIX systems to enable large file support. */
|
||||
#undef _LARGE_FILES
|
||||
|
||||
/* Define to 1 if on MINIX. */
|
||||
#undef _MINIX
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue