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