diff options
Diffstat (limited to 'binutils/config.in')
-rw-r--r-- | binutils/config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/binutils/config.in b/binutils/config.in index ceae207..0cb7290 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -70,9 +70,6 @@ /* Define to 1 if you have the <fcntl.h> header file. */ #undef HAVE_FCNTL_H -/* Is fopen64 available? */ -#undef HAVE_FOPEN64 - /* Define to 1 if you have the `getc_unlocked' function. */ #undef HAVE_GETC_UNLOCKED @@ -103,9 +100,6 @@ /* Define to 1 if you have the `setmode' function. */ #undef HAVE_SETMODE -/* Is stat64 available? */ -#undef HAVE_STAT64 - /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H @@ -231,9 +225,6 @@ /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS -/* Enable LFS */ -#undef _LARGEFILE64_SOURCE - /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES |