/*
 * config.h.in
 * Template for autoconf configuration.
 *
 * Copyright (c) 1996 T. J. Wilkinson & Associates, London, UK.
 *
 * See the file "license.terms" for information on usage and redistribution
 * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
 *
 * Written by Tim Wilkinson <tim@tjwassoc.co.uk>
 */

/* Define this is dlsym need an underscore prefix */
#undef	HAVE_DYN_UNDERSCORE

/* Define this if C name's have a prepended underscore */
#undef	HAVE_UNDERSCORED_C_NAMES

/* Do we have memcpy */
#undef	HAVE_MEMCPY

/* Do we have memmove */
#undef	HAVE_MEMMOVE

/* Do we have unistd.h */
#undef	HAVE_UNISTD_H

/* Do we have io.h */
#undef	HAVE_IO_H

/* Do we have sys/socket.h */
#undef	HAVE_SYS_SOCKET_H

/* Do we have sys/select.h */
#undef	HAVE_SYS_SELECT_H

/* Is function select declared */
#undef  HAVE_DECLARED_SELECT

/* Do we have sys/time.h */
#undef	HAVE_SYS_TIME_H

/* Do we have sys/ioctl.h */
#undef	HAVE_SYS_IOCTL_H

/* Do we have fcntl.h */
#undef	HAVE_FCNTL_H

/* Do we have sys/param.h */
#undef	HAVE_SYS_PARAM_H

/* Do we have sys/utsname.h */
#undef	HAVE_SYS_UTSNAME_H

/* Do we have pwd.h */
#undef	HAVE_PWD_H

/* Do we have dlfcn.h */
#undef  HAVE_DLFCN_H

/* Do we have dl.h */
#undef  HAVE_DL_H

/* Do we have winnt.h */
#undef	HAVE_WINNT_H

/* Do we have wintypes.h */
#undef	HAVE_WINTYPES_H

/* Do we have wtypes.h */
#undef  HAVE_WTYPES_H

/* Do we have winbase.h */
#undef  HAVE_WINBASE_H

/* Do we have winsock.h */
#undef	HAVE_WINSOCK_H

/* Do we have bsd/libc.h */
#undef	HAVE_BSD_LIBC_H

/* Do we have sys/types.h */
#undef	HAVE_SYS_TYPES_H

/* Do we have dirent.h */
#undef	HAVE_DIRENT_H

/* Do we have sys/ndir.h */
#undef	HAVE_SYS_NDIR_H

/* Do we have ndir.h */
#undef	HAVE_NDIR_H

/* Do we have sys/dir.h */
#undef	HAVE_SYS_DIR_H

/* Do we have malloc.h */
#undef	HAVE_MALLOC_H

/* Do we have alloca.h */
#undef	HAVE_ALLOCA_H

/* Do we have memory.h */
#undef	HAVE_MEMORY_H

/* Do we have sys/filio.h */
#undef	HAVE_SYS_FILIO_H

/* Do we have asm/sigcontext.h - linuxism */
#undef	HAVE_ASM_SIGCONTEXT_H

/* Do we have asm/signal.h */
#undef	HAVE_ASM_SIGNAL_H

/* Do we have sigcontext.h - linuxism */
#undef	HAVE_SIGCONTEXT_H

/* Do we have signal.h */
#undef	HAVE_SIGNAL_H

/* Do we have features.h. */
#undef	HAVE_FEATURES_H

/* Do we have mach-o/rld.h - a Machism */
#undef	HAVE_MACH_O_RLD_H

/* Do we have sys/stat.h */
#undef	HAVE_SYS_STAT_H

/* Do we have string.h */
#undef	HAVE_STRING_H

/* Do we have strerror */
#undef	HAVE_STRERROR

/* Do we support the IEEE remainder operation */
#undef	HAVE_REMAINDER

/* Do we support the IEEE remainderf operation */
#undef	HAVE_REMAINDERF

/* Do we have IEEE finite */
#undef	HAVE_FINITE

/* Do we have fmod */
#undef	HAVE_FMOD

/* Do we have drem */
#undef	HAVE_DREM

/* Do we have floor */
#undef	HAVE_FLOOR

/* Do we have ceil */
#undef	HAVE_CEIL

/* Do we have isinf */
#undef	HAVE_ISINF

/* Do we have isnan */
#undef	HAVE_ISNAN

/* Do we have gettimeofday */
#undef	HAVE_GETTIMEOFDAY

/* Do we have ftime */
#undef	HAVE_FTIME

/* Do we have strftime */
#undef	HAVE_STRFTIME

/* Do we have getuid */
#undef	HAVE_GETUID

/* Do we have uname */
#undef	HAVE_UNAME

/* Do we have ioctl */
#undef	HAVE_IOCTL

/* Do we have fcntl */
#undef	HAVE_FCNTL

/* Do we have getpagesize */
#undef	HAVE_GETPAGESIZE

/* Do we have strtod */
#undef	HAVE_STRTOD

/* Do we have strdup */
#undef	HAVE_STRDUP

/* Do we have setitimer */
#undef	HAVE_SETITIMER

/* Do we have sigprocmask */
#undef	HAVE_SIGPROCMASK

/* Do we have sigsetmask */
#undef	HAVE_SIGSETMASK

/* Do we have sigemptyset */
#undef	HAVE_SIGEMPTYSET

/* Do we have sigaddset */
#undef	HAVE_SIGADDSET

/* We we have signal */
#undef	HAVE_SIGNAL

/* Do we have sigaction */
#undef	HAVE_SIGACTION

/* Do we have alarm */
#undef	HAVE_ALARM

/* Do we have getcwd */
#undef	HAVE_GETCWD

/* Do we have getwd */
#undef	HAVE_GETWD

/* Do we have mmap */
#undef	HAVE_MMAP

/* Do we mallopt.h - linuxism */
#undef	HAVE_MALLOPT

/* Do we have sbrk */

#undef	HAVE_SBRK

/* Do we have memalign */
#undef	HAVE_MEMALIGN

/* Do we have valloc */
#undef	HAVE_VALLOC

/* Do we have dlerror */
#undef	HAVE_DLERROR

/* Do we have fork */
#undef	HAVE_FORK

/* Do we have execve */
#undef	HAVE_EXECVE

/* Do we have waitpid */
#undef	HAVE_WAITPID

/* Do we have kill */
#undef	HAVE_KILL

/* Do we have dlopen */
#undef	HAVE_DLOPEN

/* Do we have rld_load */
#undef	HAVE_RLD_LOAD

/* Do we have shl_load */
#undef	HAVE_SHL_LOAD

/* Do we have LoadLibrary */
#undef	HAVE_LOADLIBRARY

/* Do we have dld_link */
#undef	HAVE_DLD_LINK

/* How big are shorts */
#undef	SIZEOF_SHORT

/* How big are ints */
#undef	SIZEOF_INT

/* How big are long */
#undef	SIZEOF_LONG

/* How big are long longs */
#undef	SIZEOF_LONG_LONG

/* How big are __int64s */
#undef	SIZEOF___INT64

/* How big are pointers */
#undef	SIZEOF_VOIDP

/* How are pointers aligned */
#undef        ALIGNMENTOF_VOIDP

/* Do we have sigcontext */
#undef	HAVE_STRUCT_SIGCONTEXT

/* Do we have sigcontext_struct */
#undef	HAVE_STRUCT_SIGCONTEXT_STRUCT

/* Do we have tm_zone */
#undef	HAVE_TM_ZONE

/* Are we bigendian */
#undef	WORDS_BIGENDIAN

/* Do we have amask instruction on alpha */
#undef  HAVE_ALPHA_ASM_AMASK

/* Do we have 'standard' dynamic libraries */
#undef	HAVE_LIBDL

/* Do we have Gnu's dynamic libraries */
#undef	HAVE_LIBDLD

/* Do we have the maths library */
#undef	HAVE_LIBM

/* Define which packages are available */
#undef	HAVE_PACKAGE_TJWASSOC_CO_UK
#undef	HAVE_PACKAGE_JAVASOFT_COM
#undef	HAVE_PACKAGE_BISS_NET_COM
#undef	HAVE_PACKAGE_EPFL_CH

/* Do we use native threads and locks */
#undef	USE_NATIVE_THREADS
#undef	USE_NATIVE_LOCKS

/* The shared library suffix */
#undef	LIBRARYSUFFIX

/* Kaffe version number */
#undef	KAFFEVERSION

/* Provide default types which might be missing */
#undef	size_t
#undef	ssize_t

/* Provide for inline */
#undef	inline

/* Include any fixups (hacks) */
#include "config-hacks.h"
