/* config.h.in. Generated automatically from configure.ac by autoheader. */ /* the ini class should compile clean */ #undef CAN_USE_INI /* curses library can be used */ #undef HAVE_CURSES_H /* fnmatch is present */ #undef HAVE_FNMATCH_H /* ios_base can be used */ #undef HAVE_IOS_BASE /* POSIX regex is present */ #undef HAVE_REGEX_H /* sstream is present */ #undef HAVE_STL_SSTREAM /* old strstream can be used */ #undef HAVE_STL_STRSTREAM /* fixing compiling problems on Solaris, or FreeBSD */ #undef NO_STD_FEOF /* Name of package */ #undef PACKAGE /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */ #undef inline /* use old ios instead of ios_base */ #undef ios_base