Initial revision
[binutils.git] / opcodes / config.in
blobc60a32101aeaec804fa4aae1966b72d434d9e7e9
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
6 /* Define to empty if the keyword does not work.  */
7 #undef const
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
13 /* Define if you have alloca, as a function or macro.  */
14 #undef HAVE_ALLOCA
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17 #undef HAVE_ALLOCA_H
19 /* Define if you have a working `mmap' system call.  */
20 #undef HAVE_MMAP
22 /* Define as __inline if that's what the C compiler calls it.  */
23 #undef inline
25 /* Define to `long' if <sys/types.h> doesn't define.  */
26 #undef off_t
28 /* Define if you need to in order for stat and other things to work.  */
29 #undef _POSIX_SOURCE
31 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
32 #undef size_t
34 /* If using the C implementation of alloca, define if you know the
35    direction of stack growth for your system; otherwise it will be
36    automatically deduced at run-time.
37  STACK_DIRECTION > 0 => grows toward higher addresses
38  STACK_DIRECTION < 0 => grows toward lower addresses
39  STACK_DIRECTION = 0 => direction of growth unknown
40  */
41 #undef STACK_DIRECTION
43 /* Define if you have the ANSI C header files.  */
44 #undef STDC_HEADERS
46 /* Define if you have the __argz_count function.  */
47 #undef HAVE___ARGZ_COUNT
49 /* Define if you have the __argz_next function.  */
50 #undef HAVE___ARGZ_NEXT
52 /* Define if you have the __argz_stringify function.  */
53 #undef HAVE___ARGZ_STRINGIFY
55 /* Define if you have the dcgettext function.  */
56 #undef HAVE_DCGETTEXT
58 /* Define if you have the getcwd function.  */
59 #undef HAVE_GETCWD
61 /* Define if you have the getpagesize function.  */
62 #undef HAVE_GETPAGESIZE
64 /* Define if you have the munmap function.  */
65 #undef HAVE_MUNMAP
67 /* Define if you have the putenv function.  */
68 #undef HAVE_PUTENV
70 /* Define if you have the setenv function.  */
71 #undef HAVE_SETENV
73 /* Define if you have the setlocale function.  */
74 #undef HAVE_SETLOCALE
76 /* Define if you have the stpcpy function.  */
77 #undef HAVE_STPCPY
79 /* Define if you have the strcasecmp function.  */
80 #undef HAVE_STRCASECMP
82 /* Define if you have the strchr function.  */
83 #undef HAVE_STRCHR
85 /* Define if you have the <argz.h> header file.  */
86 #undef HAVE_ARGZ_H
88 /* Define if you have the <limits.h> header file.  */
89 #undef HAVE_LIMITS_H
91 /* Define if you have the <locale.h> header file.  */
92 #undef HAVE_LOCALE_H
94 /* Define if you have the <malloc.h> header file.  */
95 #undef HAVE_MALLOC_H
97 /* Define if you have the <nl_types.h> header file.  */
98 #undef HAVE_NL_TYPES_H
100 /* Define if you have the <stdlib.h> header file.  */
101 #undef HAVE_STDLIB_H
103 /* Define if you have the <string.h> header file.  */
104 #undef HAVE_STRING_H
106 /* Define if you have the <strings.h> header file.  */
107 #undef HAVE_STRINGS_H
109 /* Define if you have the <sys/param.h> header file.  */
110 #undef HAVE_SYS_PARAM_H
112 /* Define if you have the <unistd.h> header file.  */
113 #undef HAVE_UNISTD_H
115 /* Define if you have the <values.h> header file.  */
116 #undef HAVE_VALUES_H
118 /* Name of package */
119 #undef PACKAGE
121 /* Version number of package */
122 #undef VERSION
124 /* Define if you have the stpcpy function */
125 #undef HAVE_STPCPY
127 /* Define if your locale.h file contains LC_MESSAGES. */
128 #undef HAVE_LC_MESSAGES
130 /* Define to 1 if NLS is requested */
131 #undef ENABLE_NLS
133 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
134 #undef HAVE_GETTEXT