gdb.base/break.exp: Fix a comment typo.
[deliverable/binutils-gdb.git] / opcodes / config.in
CommitLineData
979273e3 1/* config.in. Generated from configure.in by autoheader. */
252b5132 2
979273e3
NN
3/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6#undef CRAY_STACKSEG_END
252b5132 7
979273e3
NN
8/* Define to 1 if using `alloca.c'. */
9#undef C_ALLOCA
252b5132 10
979273e3
NN
11/* Define to 1 if NLS is requested */
12#undef ENABLE_NLS
87e6d782 13
979273e3 14/* Define to 1 if you have `alloca', as a function or macro. */
252b5132
RH
15#undef HAVE_ALLOCA
16
979273e3
NN
17/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18 */
252b5132
RH
19#undef HAVE_ALLOCA_H
20
979273e3
NN
21/* Define to 1 if you have the <argz.h> header file. */
22#undef HAVE_ARGZ_H
252b5132 23
979273e3
NN
24/* Define to 1 if you have the `dcgettext' function. */
25#undef HAVE_DCGETTEXT
252b5132 26
4bd60896
JG
27/* Define to 1 if you have the declaration of `basename', and to 0 if you
28 don't. */
29#undef HAVE_DECL_BASENAME
30
979273e3
NN
31/* Define to 1 if you have the `getcwd' function. */
32#undef HAVE_GETCWD
252b5132 33
979273e3
NN
34/* Define to 1 if you have the `getpagesize' function. */
35#undef HAVE_GETPAGESIZE
252b5132 36
979273e3
NN
37/* Define as 1 if you have gettext and don't want to use GNU gettext. */
38#undef HAVE_GETTEXT
252b5132 39
979273e3
NN
40/* Define to 1 if you have the <inttypes.h> header file. */
41#undef HAVE_INTTYPES_H
252b5132 42
979273e3
NN
43/* Define if your locale.h file contains LC_MESSAGES. */
44#undef HAVE_LC_MESSAGES
252b5132 45
979273e3
NN
46/* Define to 1 if you have the <limits.h> header file. */
47#undef HAVE_LIMITS_H
252b5132 48
979273e3
NN
49/* Define to 1 if you have the <locale.h> header file. */
50#undef HAVE_LOCALE_H
252b5132 51
979273e3
NN
52/* Define to 1 if you have the <malloc.h> header file. */
53#undef HAVE_MALLOC_H
252b5132 54
979273e3
NN
55/* Define to 1 if you have the <memory.h> header file. */
56#undef HAVE_MEMORY_H
252b5132 57
979273e3
NN
58/* Define to 1 if you have a working `mmap' system call. */
59#undef HAVE_MMAP
252b5132 60
979273e3 61/* Define to 1 if you have the `munmap' function. */
252b5132
RH
62#undef HAVE_MUNMAP
63
979273e3
NN
64/* Define to 1 if you have the <nl_types.h> header file. */
65#undef HAVE_NL_TYPES_H
66
67/* Define to 1 if you have the `putenv' function. */
252b5132
RH
68#undef HAVE_PUTENV
69
979273e3 70/* Define to 1 if you have the `setenv' function. */
252b5132
RH
71#undef HAVE_SETENV
72
979273e3 73/* Define to 1 if you have the `setlocale' function. */
252b5132
RH
74#undef HAVE_SETLOCALE
75
979273e3
NN
76/* Define to 1 if you have the <stdint.h> header file. */
77#undef HAVE_STDINT_H
78
79/* Define to 1 if you have the <stdlib.h> header file. */
80#undef HAVE_STDLIB_H
81
82/* Define if you have the stpcpy function */
252b5132
RH
83#undef HAVE_STPCPY
84
979273e3 85/* Define to 1 if you have the `strcasecmp' function. */
252b5132
RH
86#undef HAVE_STRCASECMP
87
979273e3 88/* Define to 1 if you have the `strchr' function. */
252b5132
RH
89#undef HAVE_STRCHR
90
979273e3
NN
91/* Define to 1 if you have the <strings.h> header file. */
92#undef HAVE_STRINGS_H
252b5132 93
979273e3 94/* Define to 1 if you have the <string.h> header file. */
252b5132
RH
95#undef HAVE_STRING_H
96
979273e3 97/* Define to 1 if you have the <sys/param.h> header file. */
252b5132
RH
98#undef HAVE_SYS_PARAM_H
99
979273e3 100/* Define to 1 if you have the <sys/stat.h> header file. */
e20c0b3d
AM
101#undef HAVE_SYS_STAT_H
102
979273e3 103/* Define to 1 if you have the <sys/types.h> header file. */
e20c0b3d
AM
104#undef HAVE_SYS_TYPES_H
105
979273e3 106/* Define to 1 if you have the <unistd.h> header file. */
252b5132
RH
107#undef HAVE_UNISTD_H
108
979273e3 109/* Define to 1 if you have the <values.h> header file. */
252b5132
RH
110#undef HAVE_VALUES_H
111
979273e3
NN
112/* Define to 1 if you have the `__argz_count' function. */
113#undef HAVE___ARGZ_COUNT
114
115/* Define to 1 if you have the `__argz_next' function. */
116#undef HAVE___ARGZ_NEXT
117
118/* Define to 1 if you have the `__argz_stringify' function. */
119#undef HAVE___ARGZ_STRINGIFY
120
252b5132
RH
121/* Name of package */
122#undef PACKAGE
123
979273e3
NN
124/* Define to the address where bug reports for this package should be sent. */
125#undef PACKAGE_BUGREPORT
126
127/* Define to the full name of this package. */
128#undef PACKAGE_NAME
129
130/* Define to the full name and version of this package. */
131#undef PACKAGE_STRING
132
133/* Define to the one symbol short name of this package. */
134#undef PACKAGE_TARNAME
135
136/* Define to the version of this package. */
137#undef PACKAGE_VERSION
138
139/* If using the C implementation of alloca, define if you know the
140 direction of stack growth for your system; otherwise it will be
141 automatically deduced at run-time.
142 STACK_DIRECTION > 0 => grows toward higher addresses
143 STACK_DIRECTION < 0 => grows toward lower addresses
144 STACK_DIRECTION = 0 => direction of growth unknown */
145#undef STACK_DIRECTION
146
147/* Define to 1 if you have the ANSI C header files. */
148#undef STDC_HEADERS
149
252b5132
RH
150/* Version number of package */
151#undef VERSION
152
979273e3
NN
153/* Define to empty if `const' does not conform to ANSI C. */
154#undef const
252b5132 155
979273e3
NN
156/* Define to `__inline__' or `__inline' if that's what the C compiler
157 calls it, or to nothing if 'inline' is not supported under any name. */
158#ifndef __cplusplus
159#undef inline
160#endif
87e6d782 161
979273e3
NN
162/* Define to `long' if <sys/types.h> does not define. */
163#undef off_t
252b5132 164
979273e3
NN
165/* Define to `unsigned' if <sys/types.h> does not define. */
166#undef size_t
This page took 0.29906 seconds and 4 git commands to generate.