legacy-imlib2/config.h.in

31 lines
805 B
C

/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
#undef const
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
/* Define if you have the <freetype.h> header file. */
#undef HAVE_FREETYPE_H
/* Define if you have the <freetype/freetype.h> header file. */
#undef HAVE_FREETYPE_FREETYPE_H
/* Pentium II/III and up detected - enabling ASM */
#undef DO_MMX_ASM
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION
/* Define if using the dmalloc debugging malloc package */
#undef WITH_DMALLOC
/* Define this if we can use the b mode for fopen safely. */
#undef USE_FOPEN_BINARY