Skip to content
Snippets Groups Projects
config.h.in 532 B
Newer Older
PeiYong Zhang's avatar
PeiYong Zhang committed
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define to signed char if not in <sys/types.h> */
#undef XMLByte

/* Define if you have the <inttypes.h> header file.  */
#undef HAVE_INTTYPES_H

/* Define if you have the m library (-lm).  */
#undef HAVE_LIBM

/* Define if you have the pthread library (-lpthread).  */
#undef HAVE_LIBPTHREAD

/* Define if you have the pthreads library (-lpthreads).  */
#undef HAVE_LIBPTHREADS