/* Define if you want support for dynamic linking. */ #undef DYNAMIC_LINKING /* Define if symbol tables on this system use leading underscores. */ #undef USCORE /* Define if dlsym automatically supplies a leading underscore. */ #undef DLSYM_ADDS_USCORE /* How can you violate a stdio abstraction by setting a stream's fd? */ #undef FD_SETTER /* the packages locations */ #undef PACKAGE_DATA_DIR #undef PACKAGE_SOURCE_DIR @BOTTOM@ #define stricmp strcasecmp #define strnicmp strncasecmp