AC_SYS_LARGEFILE defines _FILE_OFFSET_BITS

SVN revision: 55943
This commit is contained in:
Vincent Torri 2011-01-06 18:39:55 +00:00
parent 42f0ae7f74
commit 658a9a8c05
1 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@
# include <libgen.h>
#endif
#ifndef _FILE_OFFSET_BITS
# define _FILE_OFFSET_BITS 64
#endif
#ifdef HAVE_FEATURES_H
# include <features.h>
#endif