diff options
author | Matt Messier <mmessier@grapetv.org> | 2007-05-10 14:18:52 -0400 |
---|---|---|
committer | Matt Messier <mmessier@grapetv.org> | 2007-05-10 14:18:52 -0400 |
commit | 3d1f377ffb8343dea5311ff5f5cf9cd7908fb0df (patch) | |
tree | b2c9729b30e9f5efbd867461778404ce3cce12a4 /win32 | |
parent | 68a59d5714f4cf1ac536d347c879995fb4685475 (diff) | |
download | xine-lib-3d1f377ffb8343dea5311ff5f5cf9cd7908fb0df.tar.gz xine-lib-3d1f377ffb8343dea5311ff5f5cf9cd7908fb0df.tar.bz2 |
Add large file macros to CPPFLAGS as required
If AC_SYS_LARGEFILES defines _FILE_OFFSET_BITS=64 or _LARGEFILE_SOURCE, they'll
only be in config.h. Add them to CPPFLAGS as well.
If AC_FUNC_FSEEKO defines _LARGE_FILES, add it to CPPFLAGS as well.
Do all of this for the benefit of those things that do not #include config.h
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions