diff options
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r-- | pyconfig.h.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in index ffdc495..840fbcd 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -569,9 +569,9 @@ #undef HAVE_LANGINFO_H /* Defined to enable large file support when an off_t is bigger than a long - and long long is at least as big as an off_t. You may need to - add some flags for configuration and compilation to enable this mode. (For - Solaris and Linux, the necessary defines are already defined.) */ + and long long is at least as big as an off_t. You may need to add some + flags for configuration and compilation to enable this mode. (For Solaris + and Linux, the necessary defines are already defined.) */ #undef HAVE_LARGEFILE_SUPPORT /* Define to 1 if you have the 'lchflags' function. */ |