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