/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if using alloca.c.  */

/* Define to empty if the keyword does not work.  */

/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
   This function is required for alloca.c support on those systems.  */

/* Define if you have alloca, as a function or macro.  */
#define HAVE_ALLOCA

/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
#define HAVE_ALLOCA_H

/* Define if you don't have vprintf but do have _doprnt.  */
#undef HAVE_DOPRNT

/* Define if you have the vprintf function.  */
#define HAVE_VPRINTF
#define USE_LIBICONV

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at run-time.
 STACK_DIRECTION > 0 => grows toward higher addresses
 STACK_DIRECTION < 0 => grows toward lower addresses
 STACK_DIRECTION = 0 => direction of growth unknown
 */
#define STACK_DIRECTION 0

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

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */


/* The number of bytes in a char.  */
#define SIZEOF_CHAR 1

/* The number of bytes in a int.  */
#define SIZEOF_INT 4

/* The number of bytes in a long.  */
#define SIZEOF_LONG 8

/* The number of bytes in a long long.  */
#define SIZEOF_LONG_LONG 8

/* The number of bytes in a short.  */
#define SIZEOF_SHORT 2

/* The number of bytes in a void *.  */
#define SIZEOF_VOID_P 4

/* Define if you have the atexit function.  */
#define HAVE_ATEXIT
/* Define if you have the getcwd function.  */
#define HAVE_GETCWD

/* Define if you have the localtime_r function.  */

/* Define if you have the lstat function.  */

/* Define if you have the memmove function.  */
#define HAVE_MEMMOVE
/* Define if you have the mkstemp function.  */
#define HAVE_MKSTEMP

/* Define if you have the on_exit function.  */

/* Define if you have the poll function.  */
#define HAVE_POLL

/* Define if you have the strcasecmp function.  */
#define HAVE_STRCASECMP

/* Define if you have the strerror function.  */
#define HAVE_STRERROR

/* Define if you have the strncasecmp function.  */
#define HAVE_STRNCASECMP

/* Define if you have the strsignal function.  */
#define HAVE_STRSIGNAL

/* Define if you have the vsnprintf function.  */

/* Define if you have the <float.h> header file.  */
#define HAVE_FLOAT_H

/* Define if you have the <limits.h> header file.  */
#define HAVE_LIMITS_H

/* Define if you have the <pwd.h> header file.  */
#define HAVE_PWD_H

/* Define if you have the <sched.h> header file.  */

/* Define if you have the <stdint.h> header file.  */

/* Define if you have the <sys/param.h> header file.  */
#define HAVE_SYS_PARAM_H

/* Define if you have the <sys/poll.h> header file.  */
#define HAVE_SYS_POLL_H

/* Define if you have the <sys/select.h> header file.  */
#define HAVE_SYS_SELECT_H

/* Define if you have the <sys/time.h> header file.  */
#define HAVE_SYS_TIME_H

/* Define if you have the <sys/times.h> header file.  */
#define HAVE_SYS_TIMES_H

/* Define if you have the <unistd.h> header file.  */
#define HAVE_UNISTD_H

/* Define if you have the <values.h> header file.  */
#define HAVE_VALUES_H

/* Define to the GLIB major version */
//#define GLIB_MAJOR_VERSION 1

/* Define to the GLIB minor version */
//#define GLIB_MINOR_VERSION 3

/* Define to the GLIB micro version */
//#define GLIB_MICRO_VERSION 2

/* Define to the GLIB interface age */
#define GLIB_INTERFACE_AGE 1

/* Define to the GLIB binary age */
#define GLIB_BINARY_AGE 1

/* Whether to enable memory checking */
#define ENABLE_MEM_CHECK

/* Whether to enable memory profiling */
#define ENABLE_MEM_PROFILE

/* Whether to enable GC friendliness */
#undef ENABLE_GC_FRIENDLY

/* Whether glib was compiled with debugging enabled */
#undef G_COMPILED_WITH_DEBUGGING

/* Enable prefixing of error messages with program names */
#undef G_ENABLE_MSG_PREFIX

/* Have __inline keyword */
#undef G_HAVE___INLINE

/* Have __inline__ keyword */
#undef G_HAVE___INLINE__

/* Have inline keyword */
#define G_HAVE_INLINE

/* Size of size_t */
#define GLIB_SIZEOF_SIZE_T 4

/* Size of ptrdiff_t */
#define GLIB_SIZEOF_PTRDIFF_T 4

/* Size of intmax_t */
#define GLIB_SIZEOF_INTMAX_T 4

/* Have a working bcopy */
#define HAVE_WORKING_BCOPY 1

/* global 'sys_errlist' not found */
#undef NO_SYS_ERRLIST

/* global 'sys_siglist' not found */
#undef NO_SYS_SIGLIST

/* global 'sys_siglist' not declared */
#undef NO_SYS_SIGLIST_DECL

/* found fd_set in sys/select.h */
#define HAVE_SYS_SELECT_H

/* didn't find fd_set */

/* whether realloc (NULL,) works */
#define REALLOC_0_WORKS

/* Have nl_langinfo (CODESET) */
#undef HAVE_CODESET

/* Have functions strlcpy and strlcat */
#undef HAVE_STRLCPY

/* A 'va_copy' style function */
#undef G_VA_COPY

/* 'va_lists' cannot be copies as values */
#undef G_VA_COPY_AS_ARRAY

/* Have POSIX function getpwuid_r */
#define HAVE_POSIX_GETPWUID_R

/* Have non-POSIX function getpwuid_r */
#undef HAVE_NONPOSIX_GETPWUID_R

/* Size of system_thread */
#define GLIB_SIZEOF_SYSTEM_THREAD 4

/* Have function pthread_attr_setstacksize */
#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE

/* Minimum POSIX RT priority */
#define POSIX_MIN_PRIORITY -2

/* Maximum POSIX RT priority */
#define POSIX_MAX_PRIORITY 2

/* The POSIX RT yield function */
#undef POSIX_YIELD_FUNC

/* Size of system_thread */
#define GLIB_SIZEOF_SYSTEM_THREAD 4

/* Size of system_thread */

/* Source file containing theread implementation */
#define G_THREAD_SOURCE "gthread-riscos.c"

/* Size of gmutex */
#define GLIB_SIZEOF_GMUTEX 4

/* Byte contents of gmutex */
#define GLIB_BYTE_CONTENTS_GMUTEX

