xref: /openbsd-src/gnu/usr.bin/binutils/intl/config.in (revision f7cc78ec694aa42ece3363be499a17e16a4780bc)
1*f7cc78ecSespie/* config.in.  Generated automatically from configure.in by autoheader.  */
2*f7cc78ecSespie
3*f7cc78ecSespie/* Define if using alloca.c.  */
4*f7cc78ecSespie#undef C_ALLOCA
5*f7cc78ecSespie
6*f7cc78ecSespie/* Define to empty if the keyword does not work.  */
7*f7cc78ecSespie#undef const
8*f7cc78ecSespie
9*f7cc78ecSespie/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10*f7cc78ecSespie   This function is required for alloca.c support on those systems.  */
11*f7cc78ecSespie#undef CRAY_STACKSEG_END
12*f7cc78ecSespie
13*f7cc78ecSespie/* Define if you have alloca, as a function or macro.  */
14*f7cc78ecSespie#undef HAVE_ALLOCA
15*f7cc78ecSespie
16*f7cc78ecSespie/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17*f7cc78ecSespie#undef HAVE_ALLOCA_H
18*f7cc78ecSespie
19*f7cc78ecSespie/* Define if you have a working `mmap' system call.  */
20*f7cc78ecSespie#undef HAVE_MMAP
21*f7cc78ecSespie
22*f7cc78ecSespie/* Define as __inline if that's what the C compiler calls it.  */
23*f7cc78ecSespie#undef inline
24*f7cc78ecSespie
25*f7cc78ecSespie/* Define to `long' if <sys/types.h> doesn't define.  */
26*f7cc78ecSespie#undef off_t
27*f7cc78ecSespie
28*f7cc78ecSespie/* Define if you need to in order for stat and other things to work.  */
29*f7cc78ecSespie#undef _POSIX_SOURCE
30*f7cc78ecSespie
31*f7cc78ecSespie/* Define to `unsigned' if <sys/types.h> doesn't define.  */
32*f7cc78ecSespie#undef size_t
33*f7cc78ecSespie
34*f7cc78ecSespie/* If using the C implementation of alloca, define if you know the
35*f7cc78ecSespie   direction of stack growth for your system; otherwise it will be
36*f7cc78ecSespie   automatically deduced at run-time.
37*f7cc78ecSespie STACK_DIRECTION > 0 => grows toward higher addresses
38*f7cc78ecSespie STACK_DIRECTION < 0 => grows toward lower addresses
39*f7cc78ecSespie STACK_DIRECTION = 0 => direction of growth unknown
40*f7cc78ecSespie */
41*f7cc78ecSespie#undef STACK_DIRECTION
42*f7cc78ecSespie
43*f7cc78ecSespie/* Define if you have the ANSI C header files.  */
44*f7cc78ecSespie#undef STDC_HEADERS
45*f7cc78ecSespie
46*f7cc78ecSespie/* Define to 1 if NLS is requested.  */
47*f7cc78ecSespie#undef ENABLE_NLS
48*f7cc78ecSespie
49*f7cc78ecSespie/* Define as 1 if you have catgets and don't want to use GNU gettext.  */
50*f7cc78ecSespie#undef HAVE_CATGETS
51*f7cc78ecSespie
52*f7cc78ecSespie/* Define as 1 if you have gettext and don't want to use GNU gettext.  */
53*f7cc78ecSespie#undef HAVE_GETTEXT
54*f7cc78ecSespie
55*f7cc78ecSespie/* Define as 1 if you have the stpcpy function.  */
56*f7cc78ecSespie#undef HAVE_STPCPY
57*f7cc78ecSespie
58*f7cc78ecSespie/* Define if your locale.h file contains LC_MESSAGES.  */
59*f7cc78ecSespie#undef HAVE_LC_MESSAGES
60*f7cc78ecSespie
61*f7cc78ecSespie/* Define if you have the __argz_count function.  */
62*f7cc78ecSespie#undef HAVE___ARGZ_COUNT
63*f7cc78ecSespie
64*f7cc78ecSespie/* Define if you have the __argz_next function.  */
65*f7cc78ecSespie#undef HAVE___ARGZ_NEXT
66*f7cc78ecSespie
67*f7cc78ecSespie/* Define if you have the __argz_stringify function.  */
68*f7cc78ecSespie#undef HAVE___ARGZ_STRINGIFY
69*f7cc78ecSespie
70*f7cc78ecSespie/* Define if you have the dcgettext function.  */
71*f7cc78ecSespie#undef HAVE_DCGETTEXT
72*f7cc78ecSespie
73*f7cc78ecSespie/* Define if you have the getcwd function.  */
74*f7cc78ecSespie#undef HAVE_GETCWD
75*f7cc78ecSespie
76*f7cc78ecSespie/* Define if you have the getpagesize function.  */
77*f7cc78ecSespie#undef HAVE_GETPAGESIZE
78*f7cc78ecSespie
79*f7cc78ecSespie/* Define if you have the munmap function.  */
80*f7cc78ecSespie#undef HAVE_MUNMAP
81*f7cc78ecSespie
82*f7cc78ecSespie/* Define if you have the putenv function.  */
83*f7cc78ecSespie#undef HAVE_PUTENV
84*f7cc78ecSespie
85*f7cc78ecSespie/* Define if you have the setenv function.  */
86*f7cc78ecSespie#undef HAVE_SETENV
87*f7cc78ecSespie
88*f7cc78ecSespie/* Define if you have the setlocale function.  */
89*f7cc78ecSespie#undef HAVE_SETLOCALE
90*f7cc78ecSespie
91*f7cc78ecSespie/* Define if you have the stpcpy function.  */
92*f7cc78ecSespie#undef HAVE_STPCPY
93*f7cc78ecSespie
94*f7cc78ecSespie/* Define if you have the strcasecmp function.  */
95*f7cc78ecSespie#undef HAVE_STRCASECMP
96*f7cc78ecSespie
97*f7cc78ecSespie/* Define if you have the strchr function.  */
98*f7cc78ecSespie#undef HAVE_STRCHR
99*f7cc78ecSespie
100*f7cc78ecSespie/* Define if you have the <argz.h> header file.  */
101*f7cc78ecSespie#undef HAVE_ARGZ_H
102*f7cc78ecSespie
103*f7cc78ecSespie/* Define if you have the <limits.h> header file.  */
104*f7cc78ecSespie#undef HAVE_LIMITS_H
105*f7cc78ecSespie
106*f7cc78ecSespie/* Define if you have the <locale.h> header file.  */
107*f7cc78ecSespie#undef HAVE_LOCALE_H
108*f7cc78ecSespie
109*f7cc78ecSespie/* Define if you have the <malloc.h> header file.  */
110*f7cc78ecSespie#undef HAVE_MALLOC_H
111*f7cc78ecSespie
112*f7cc78ecSespie/* Define if you have the <nl_types.h> header file.  */
113*f7cc78ecSespie#undef HAVE_NL_TYPES_H
114*f7cc78ecSespie
115*f7cc78ecSespie/* Define if you have the <string.h> header file.  */
116*f7cc78ecSespie#undef HAVE_STRING_H
117*f7cc78ecSespie
118*f7cc78ecSespie/* Define if you have the <sys/param.h> header file.  */
119*f7cc78ecSespie#undef HAVE_SYS_PARAM_H
120*f7cc78ecSespie
121*f7cc78ecSespie/* Define if you have the <unistd.h> header file.  */
122*f7cc78ecSespie#undef HAVE_UNISTD_H
123*f7cc78ecSespie
124*f7cc78ecSespie/* Define if you have the <values.h> header file.  */
125*f7cc78ecSespie#undef HAVE_VALUES_H
126*f7cc78ecSespie
127*f7cc78ecSespie/* Define if you have the i library (-li).  */
128*f7cc78ecSespie#undef HAVE_LIBI
129