/* config.h. Generated automatically by configure. */
/* 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 */
#define HAVE_CURSES_H 1
/* fnmatch is present */
#define HAVE_FNMATCH_H 1
/* ios_base can be used */
/* #undef HAVE_IOS_BASE */
/* POSIX regex is present */
#define HAVE_REGEX_H 1
/* sstream is present */
#define HAVE_STL_SSTREAM 1
/* old strstream can be used */
#define HAVE_STL_STRSTREAM 1
/* fixing compiling problems on Solaris, or FreeBSD */
#define NO_STD_FEOF 1
/* Name of package */
#define PACKAGE "xstow"
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
#define VERSION "0.5.1"
/* Define to empty if `const' does not conform to ANSI C. */
#define const
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
if it is not supported. */
#define inline
/* use old ios instead of ios_base */
#define ios_base ios
syntax highlighted by Code2HTML, v. 0.9.1