binutils-gdb/sim/sh64/config.in

97 lines
2.6 KiB
Plaintext
Raw Normal View History

2006-12-21 05:43:16 +01:00
/* config.in. Generated from configure.ac by autoheader. */
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if translation of program messages to the user's native
language is requested. */
2002-02-01 12:44:32 +01:00
#undef ENABLE_NLS
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <fpu_control.h> header file. */
#undef HAVE_FPU_CONTROL_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the `getrusage' function. */
2002-02-01 12:44:32 +01:00
#undef HAVE_GETRUSAGE
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the `sigaction' function. */
2002-02-01 12:44:32 +01:00
#undef HAVE_SIGACTION
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the `time' function. */
#undef HAVE_TIME
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the `__setfpucw' function. */
#undef HAVE___SETFPUCW
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to the full name of this package. */
#undef PACKAGE_NAME
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to the version of this package. */
#undef PACKAGE_VERSION
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
2002-02-01 12:44:32 +01:00
2006-12-21 05:43:16 +01:00
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN