Use _fseeki64 on Windows, where fseek is always 32-bit. Seek correctly when Vorbis...
[platform/upstream/libvorbis.git] / include / vorbis / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 vorbisincludedir = $(includedir)/vorbis
4
5 vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
6
7