_LARGEFILE_SOURCE definition has changed in the last autotools
(cherry picked from commit 9f69fb1b8065015d2eaf7d06eb77b4e70d54247b)
This commit is contained in:
parent
945772d30c
commit
d7fc945211
@ -190,7 +190,7 @@
|
||||
#define _FILE_OFFSET_BITS 64
|
||||
|
||||
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
|
||||
#define _LARGEFILE_SOURCE 1
|
||||
/* #undef _LARGEFILE_SOURCE */
|
||||
|
||||
/* Large files support */
|
||||
#define _LARGE_FILE_SOURCE /**/
|
||||
|
@ -65,7 +65,7 @@
|
||||
#define _FILE_OFFSET_BITS 64
|
||||
|
||||
/** Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
|
||||
#define _LARGEFILE_SOURCE 1
|
||||
/* #undef _LARGEFILE_SOURCE */
|
||||
|
||||
/** Large files support */
|
||||
#define _LARGE_FILE_SOURCE /**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user