diff options
Diffstat (limited to 'Build/source/libs/xpdf/aconf.h.in')
-rw-r--r-- | Build/source/libs/xpdf/aconf.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/libs/xpdf/aconf.h.in b/Build/source/libs/xpdf/aconf.h.in index fd9376c92c2..2d95594cb79 100644 --- a/Build/source/libs/xpdf/aconf.h.in +++ b/Build/source/libs/xpdf/aconf.h.in @@ -23,6 +23,9 @@ */ #undef HAVE_DIRENT_H +/* Define to 1 if you have the `fseek64' function. */ +#undef HAVE_FSEEK64 + /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ #undef HAVE_FSEEKO |