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

/* Define if using alloca.c.  */
/* #undef C_ALLOCA */

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

/* 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.  */
/* #undef CRAY_STACKSEG_END */

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

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

/* 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
 */
/* #undef STACK_DIRECTION */

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

/* Define if lex declares yytext as a char * by default, not a char[].  */
#define YYTEXT_POINTER 1

/* Define if you have the __sigsetjmp function.  */
/* #undef HAVE___SIGSETJMP */

/* Define if you have the _setjmp function.  */
#define HAVE__SETJMP 1

/* Define if you have the _vsnprintf function.  */
/* #undef HAVE__VSNPRINTF */

/* Define if you have the acos function.  */
#define HAVE_ACOS 1

/* Define if you have the acosf function.  */
#define HAVE_ACOSF 1

/* Define if you have the acosl function.  */
/* #undef HAVE_ACOSL */

/* Define if you have the asin function.  */
#define HAVE_ASIN 1

/* Define if you have the asinf function.  */
#define HAVE_ASINF 1

/* Define if you have the asinl function.  */
/* #undef HAVE_ASINL */

/* Define if you have the atan function.  */
#define HAVE_ATAN 1

/* Define if you have the atan2 function.  */
#define HAVE_ATAN2 1

/* Define if you have the atan2f function.  */
#define HAVE_ATAN2F 1

/* Define if you have the atan2l function.  */
/* #undef HAVE_ATAN2L */

/* Define if you have the atanf function.  */
#define HAVE_ATANF 1

/* Define if you have the atanl function.  */
/* #undef HAVE_ATANL */

/* Define if you have the bcmp function.  */
#define HAVE_BCMP 1

/* Define if you have the bcopy function.  */
#define HAVE_BCOPY 1

/* Define if you have the bzero function.  */
#define HAVE_BZERO 1

/* Define if you have the ceil function.  */
#define HAVE_CEIL 1

/* Define if you have the ceilf function.  */
#define HAVE_CEILF 1

/* Define if you have the ceill function.  */
/* #undef HAVE_CEILL */

/* Define if you have the cos function.  */
#define HAVE_COS 1

/* Define if you have the cosf function.  */
#define HAVE_COSF 1

/* Define if you have the cosh function.  */
#define HAVE_COSH 1

/* Define if you have the coshf function.  */
#define HAVE_COSHF 1

/* Define if you have the coshl function.  */
/* #undef HAVE_COSHL */

/* Define if you have the cosl function.  */
/* #undef HAVE_COSL */

/* Define if you have the cygwin_conv_to_win32_path function.  */
/* #undef HAVE_CYGWIN_CONV_TO_WIN32_PATH */

/* Define if you have the dlopen function.  */
#define HAVE_DLOPEN 1

/* Define if you have the drem function.  */
#define HAVE_DREM 1

/* Define if you have the dremf function.  */
#define HAVE_DREMF 1

/* Define if you have the dreml function.  */
/* #undef HAVE_DREML */

/* Define if you have the exp function.  */
#define HAVE_EXP 1

/* Define if you have the expf function.  */
#define HAVE_EXPF 1

/* Define if you have the expl function.  */
/* #undef HAVE_EXPL */

/* Define if you have the finite function.  */
#define HAVE_FINITE 1

/* Define if you have the finitef function.  */
#define HAVE_FINITEF 1

/* Define if you have the finitel function.  */
/* #undef HAVE_FINITEL */

/* Define if you have the floor function.  */
#define HAVE_FLOOR 1

/* Define if you have the floorf function.  */
#define HAVE_FLOORF 1

/* Define if you have the floorl function.  */
/* #undef HAVE_FLOORL */

/* Define if you have the fmod function.  */
#define HAVE_FMOD 1

/* Define if you have the fmodf function.  */
#define HAVE_FMODF 1

/* Define if you have the fmodl function.  */
/* #undef HAVE_FMODL */

/* Define if you have the getpagesize function.  */
#define HAVE_GETPAGESIZE 1

/* Define if you have the isinf function.  */
#define HAVE_ISINF 1

/* Define if you have the isinff function.  */
/* #undef HAVE_ISINFF */

/* Define if you have the isinfl function.  */
/* #undef HAVE_ISINFL */

/* Define if you have the isnan function.  */
#define HAVE_ISNAN 1

/* Define if you have the isnanf function.  */
/* #undef HAVE_ISNANF */

/* Define if you have the isnanl function.  */
/* #undef HAVE_ISNANL */

/* Define if you have the log function.  */
#define HAVE_LOG 1

/* Define if you have the log10 function.  */
#define HAVE_LOG10 1

/* Define if you have the log10f function.  */
#define HAVE_LOG10F 1

/* Define if you have the log10l function.  */
/* #undef HAVE_LOG10L */

/* Define if you have the logf function.  */
#define HAVE_LOGF 1

/* Define if you have the logl function.  */
/* #undef HAVE_LOGL */

/* Define if you have the memchr function.  */
#define HAVE_MEMCHR 1

/* Define if you have the memcmp function.  */
#define HAVE_MEMCMP 1

/* Define if you have the memcpy function.  */
#define HAVE_MEMCPY 1

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

/* Define if you have the memset function.  */
#define HAVE_MEMSET 1

/* Define if you have the mmap function.  */
#define HAVE_MMAP 1

/* Define if you have the mprotect function.  */
#define HAVE_MPROTECT 1

/* Define if you have the munmap function.  */
#define HAVE_MUNMAP 1

/* Define if you have the pow function.  */
#define HAVE_POW 1

/* Define if you have the powf function.  */
#define HAVE_POWF 1

/* Define if you have the powl function.  */
/* #undef HAVE_POWL */

/* Define if you have the remainder function.  */
#define HAVE_REMAINDER 1

/* Define if you have the remainderf function.  */
#define HAVE_REMAINDERF 1

/* Define if you have the remainderl function.  */
/* #undef HAVE_REMAINDERL */

/* Define if you have the sigsetjmp function.  */
#define HAVE_SIGSETJMP 1

/* Define if you have the sin function.  */
#define HAVE_SIN 1

/* Define if you have the sinf function.  */
#define HAVE_SINF 1

/* Define if you have the sinh function.  */
#define HAVE_SINH 1

/* Define if you have the sinhf function.  */
#define HAVE_SINHF 1

/* Define if you have the sinhl function.  */
/* #undef HAVE_SINHL */

/* Define if you have the sinl function.  */
/* #undef HAVE_SINL */

/* Define if you have the sqrt function.  */
#define HAVE_SQRT 1

/* Define if you have the sqrtf function.  */
#define HAVE_SQRTF 1

/* Define if you have the sqrtl function.  */
/* #undef HAVE_SQRTL */

/* Define if you have the strcat function.  */
#define HAVE_STRCAT 1

/* Define if you have the strchr function.  */
#define HAVE_STRCHR 1

/* Define if you have the strcmp function.  */
#define HAVE_STRCMP 1

/* Define if you have the strcpy function.  */
#define HAVE_STRCPY 1

/* Define if you have the strlen function.  */
#define HAVE_STRLEN 1

/* Define if you have the strncmp function.  */
#define HAVE_STRNCMP 1

/* Define if you have the strncpy function.  */
#define HAVE_STRNCPY 1

/* Define if you have the strrchr function.  */
#define HAVE_STRRCHR 1

/* Define if you have the tan function.  */
#define HAVE_TAN 1

/* Define if you have the tanf function.  */
#define HAVE_TANF 1

/* Define if you have the tanh function.  */
#define HAVE_TANH 1

/* Define if you have the tanhf function.  */
#define HAVE_TANHF 1

/* Define if you have the tanhl function.  */
/* #undef HAVE_TANHL */

/* Define if you have the tanl function.  */
/* #undef HAVE_TANL */

/* Define if you have the vsnprintf function.  */
#define HAVE_VSNPRINTF 1

/* Define if you have the vsprintf function.  */
#define HAVE_VSPRINTF 1

/* Define if you have the <dlfcn.h> header file.  */
#define HAVE_DLFCN_H 1

/* Define if you have the <fcntl.h> header file.  */
#define HAVE_FCNTL_H 1

/* Define if you have the <ieeefp.h> header file.  */
/* #undef HAVE_IEEEFP_H */

/* Define if you have the <math.h> header file.  */
#define HAVE_MATH_H 1

/* Define if you have the <memory.h> header file.  */
#define HAVE_MEMORY_H 1

/* Define if you have the <pthread.h> header file.  */
#define HAVE_PTHREAD_H 1

/* Define if you have the <stdarg.h> header file.  */
#define HAVE_STDARG_H 1

/* Define if you have the <stdlib.h> header file.  */
#define HAVE_STDLIB_H 1

/* Define if you have the <string.h> header file.  */
#define HAVE_STRING_H 1

/* Define if you have the <strings.h> header file.  */
#define HAVE_STRINGS_H 1

/* Define if you have the <sys/cygwin.h> header file.  */
/* #undef HAVE_SYS_CYGWIN_H */

/* Define if you have the <sys/mman.h> header file.  */
#define HAVE_SYS_MMAN_H 1

/* Define if you have the <sys/stat.h> header file.  */
#define HAVE_SYS_STAT_H 1

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

/* Define if you have the <sys/types.h> header file.  */
#define HAVE_SYS_TYPES_H 1

/* Define if you have the <tgmath.h> header file.  */
/* #undef HAVE_TGMATH_H */

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

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

/* Define if you have the <varargs.h> header file.  */
/* #undef HAVE_VARARGS_H */

/* Define if you have the dl library (-ldl).  */
#define HAVE_LIBDL 1

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

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

/* Name of package */
#define PACKAGE "libjit"

/* Version number of package */
#define VERSION "0.0.6"

/* Define if you want to use the libjit interpreter */
/* #undef USE_LIBJIT_INTERPRETER */

/* Define to 1 if char is unsigned */
/* #undef __CHAR_UNSIGNED__ */

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

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

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

/* The number of bytes in type long */
#define SIZEOF_LONG 4

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

/* The number of bytes in type __int64 */
#define SIZEOF___INT64 0

/* The number of bytes in type float */
#define SIZEOF_FLOAT 4

/* The number of bytes in type double */
#define SIZEOF_DOUBLE 8

/* The number of bytes in type long double */
#define SIZEOF_LONG_DOUBLE 12

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

/* Define if you have support for computed gotos */
#define HAVE_COMPUTED_GOTO 1

/* Define if you have PIC support for computed gotos */
#define HAVE_PIC_COMPUTED_GOTO 1



syntax highlighted by Code2HTML, v. 0.9.1