Warning, /pim/kmail/ktnef/src/config-ktnef.h.in is written in an unsupported language. File is not indexed.

0001 #ifdef __APPLE__
0002 # ifdef __BIG_ENDIAN__
0003 #  define WORDS_BIGENDIAN 1
0004 # else
0005 #  undef WORDS_BIGENDIAN
0006 # endif
0007 #else
0008 #cmakedefine WORDS_BIGENDIAN ${CMAKE_WORDS_BIGENDIAN}
0009 #endif