* config.in: Regenerate.
[deliverable/binutils-gdb.git] / sim / frv / config.in
CommitLineData
b1bfc053 1/* config.in. Generated from configure.ac by autoheader. */
b34f6357 2
b1bfc053
HPN
3/* Define to 1 if translation of program messages to the user's native
4 language is requested. */
b34f6357
DB
5#undef ENABLE_NLS
6
b1bfc053
HPN
7/* Define to 1 if you have the <dlfcn.h> header file. */
8#undef HAVE_DLFCN_H
b34f6357 9
b1bfc053
HPN
10/* Define to 1 if you have the <errno.h> header file. */
11#undef HAVE_ERRNO_H
b34f6357 12
b1bfc053
HPN
13/* Define to 1 if you have the <fcntl.h> header file. */
14#undef HAVE_FCNTL_H
b34f6357 15
b1bfc053
HPN
16/* Define to 1 if you have the <fpu_control.h> header file. */
17#undef HAVE_FPU_CONTROL_H
b34f6357 18
b1bfc053 19/* Define to 1 if you have the `getrusage' function. */
b34f6357
DB
20#undef HAVE_GETRUSAGE
21
b1bfc053
HPN
22/* Define to 1 if you have the <inttypes.h> header file. */
23#undef HAVE_INTTYPES_H
b34f6357 24
b1bfc053
HPN
25/* Define to 1 if you have the `nsl' library (-lnsl). */
26#undef HAVE_LIBNSL
b34f6357 27
b1bfc053
HPN
28/* Define to 1 if you have the `socket' library (-lsocket). */
29#undef HAVE_LIBSOCKET
b34f6357 30
b1bfc053
HPN
31/* Define to 1 if you have the <memory.h> header file. */
32#undef HAVE_MEMORY_H
b34f6357 33
b1bfc053 34/* Define to 1 if you have the `sigaction' function. */
b34f6357
DB
35#undef HAVE_SIGACTION
36
b1bfc053
HPN
37/* Define to 1 if you have the <stdint.h> header file. */
38#undef HAVE_STDINT_H
b34f6357 39
b1bfc053
HPN
40/* Define to 1 if you have the <stdlib.h> header file. */
41#undef HAVE_STDLIB_H
b34f6357 42
b1bfc053
HPN
43/* Define to 1 if you have the <strings.h> header file. */
44#undef HAVE_STRINGS_H
b34f6357 45
b1bfc053
HPN
46/* Define to 1 if you have the <string.h> header file. */
47#undef HAVE_STRING_H
b34f6357 48
b1bfc053
HPN
49/* Define to 1 if you have the <sys/resource.h> header file. */
50#undef HAVE_SYS_RESOURCE_H
b34f6357 51
b1bfc053
HPN
52/* Define to 1 if you have the <sys/stat.h> header file. */
53#undef HAVE_SYS_STAT_H
b34f6357 54
b1bfc053
HPN
55/* Define to 1 if you have the <sys/time.h> header file. */
56#undef HAVE_SYS_TIME_H
b34f6357 57
b1bfc053
HPN
58/* Define to 1 if you have the <sys/types.h> header file. */
59#undef HAVE_SYS_TYPES_H
b34f6357 60
b1bfc053
HPN
61/* Define to 1 if you have the `time' function. */
62#undef HAVE_TIME
b34f6357 63
b1bfc053
HPN
64/* Define to 1 if you have the <time.h> header file. */
65#undef HAVE_TIME_H
b34f6357 66
b1bfc053
HPN
67/* Define to 1 if you have the <unistd.h> header file. */
68#undef HAVE_UNISTD_H
b34f6357 69
b1bfc053
HPN
70/* Define to 1 if you have the `__setfpucw' function. */
71#undef HAVE___SETFPUCW
b34f6357 72
b1bfc053
HPN
73/* Define to the address where bug reports for this package should be sent. */
74#undef PACKAGE_BUGREPORT
b34f6357 75
b1bfc053
HPN
76/* Define to the full name of this package. */
77#undef PACKAGE_NAME
b34f6357 78
b1bfc053
HPN
79/* Define to the full name and version of this package. */
80#undef PACKAGE_STRING
b34f6357 81
b1bfc053
HPN
82/* Define to the one symbol short name of this package. */
83#undef PACKAGE_TARNAME
b34f6357 84
b1bfc053
HPN
85/* Define to the version of this package. */
86#undef PACKAGE_VERSION
b34f6357 87
b1bfc053
HPN
88/* Define as the return type of signal handlers (`int' or `void'). */
89#undef RETSIGTYPE
b34f6357 90
b1bfc053
HPN
91/* Define to 1 if you have the ANSI C header files. */
92#undef STDC_HEADERS
b34f6357 93
b1bfc053
HPN
94/* Define to 1 if your processor stores words with the most significant byte
95 first (like Motorola and SPARC, unlike Intel and VAX). */
96#undef WORDS_BIGENDIAN
This page took 0.15777 seconds and 4 git commands to generate.