diff options
Diffstat (limited to 'bfd/config.in')
-rw-r--r-- | bfd/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/config.in b/bfd/config.in index 0c15938..6c73825 100644 --- a/bfd/config.in +++ b/bfd/config.in @@ -92,6 +92,9 @@ /* Define to 1 if you have the `fdopen' function. */ #undef HAVE_FDOPEN +/* Define to 1 if you have the `fopen64' function. */ +#undef HAVE_FOPEN64 + /* Define to 1 if you have the `fseeko' function. */ #undef HAVE_FSEEKO |