Go to the documentation of this file. 36 #ifndef PACKAGE_VERSION 37 #error config.h missing 40 #if defined(__linux__) && !defined(NDEBUG) && defined(ENABLE_LARGEFILE) && \ 41 defined(_FEATURES_H) && defined(__i386__) && \ 42 !defined(__USE_FILE_OFFSET64) 44 #error config.h was included too late