home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
kaffe-0.5p4-src.tgz
/
tar.out
/
contrib
/
kaffe
/
config
/
config.h.in
< prev
next >
Wrap
Text File
|
1996-09-28
|
3KB
|
154 lines
/* Define this is dlsym need an underscore prefix */
#undef HAVE_DYN_UNDERSTORE
/* Do we have memcpy */
#undef HAVE_MEMCPY
/* Do we have memmove */
#undef HAVE_MEMMOVE
/* Do we have unstd.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 winsock.h */
#undef HAVE_WINSOCK_H
/* 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 winbase.h */
#undef HAVE_WINBASE_H
/* Do we have wtyps.h */
#undef HAVE_WTYPES_H
/* Do we have dir.h */
#undef HAVE_DIR_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 malloc.h */
#undef HAVE_MALLOC_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 mach-o/rld.h - a Machism */
#undef MACH_O_RLD_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 isinf */
#undef HAVE_ISINF
/* Do we have isnan */
#undef HAVE_ISNAN
/* Do we have gettimeofday */
#undef HAVE_GETTIMEOFDAY
/* 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
/* 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
/* Are we bigendian */
#undef WORDS_BIGENDIAN
/* Do we have 'standard' dynamic libraries */
#undef HAVE_LIBDL
/* Do we have Gnu's dynamic libraries */
#undef HAVE_LIBDLD
/* The shared library suffix */
#undef LIBRARYSUFFIX
/* Kaffe version number */
#undef KAFFEVERSION
/* Include any fixups (hacks) */
#include "config-hacks.h"