config.h revision 105502
1109864Sjeff/* $FreeBSD: head/gnu/usr.bin/binutils/libopcodes/config.h 105502 2002-10-20 07:50:20Z obrien $ */
2113357Sjeff
3109864Sjeff/* config.h.  Generated automatically by configure.  */
4109864Sjeff/* config.in.  Generated automatically from configure.in by autoheader.  */
5109864Sjeff
6109864Sjeff/* Define if using alloca.c.  */
7109864Sjeff/* #undef C_ALLOCA */
8109864Sjeff
9109864Sjeff/* Define to empty if the keyword does not work.  */
10109864Sjeff/* #undef const */
11109864Sjeff
12109864Sjeff/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
13109864Sjeff   This function is required for alloca.c support on those systems.  */
14109864Sjeff/* #undef CRAY_STACKSEG_END */
15109864Sjeff
16109864Sjeff/* Define if you have alloca, as a function or macro.  */
17109864Sjeff#define HAVE_ALLOCA 1
18109864Sjeff
19109864Sjeff/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
20109864Sjeff/* #undef HAVE_ALLOCA_H */
21109864Sjeff
22109864Sjeff/* Define if you have a working `mmap' system call.  */
23109864Sjeff#define HAVE_MMAP 1
24109864Sjeff
25109864Sjeff/* Define as __inline if that's what the C compiler calls it.  */
26109864Sjeff/* #undef inline */
27116182Sobrien
28116182Sobrien/* Define to `long' if <sys/types.h> doesn't define.  */
29116182Sobrien/* #undef off_t */
30134649Sscottl
31134649Sscottl/* Define to `unsigned' if <sys/types.h> doesn't define.  */
32134791Sjulian/* #undef size_t */
33134791Sjulian
34109864Sjeff/* If using the C implementation of alloca, define if you know the
35109864Sjeff   direction of stack growth for your system; otherwise it will be
36131929Smarcel   automatically deduced at run-time.
37109864Sjeff STACK_DIRECTION > 0 => grows toward higher addresses
38109864Sjeff STACK_DIRECTION < 0 => grows toward lower addresses
39109864Sjeff STACK_DIRECTION = 0 => direction of growth unknown
40109864Sjeff */
41109864Sjeff/* #undef STACK_DIRECTION */
42112966Sjeff
43122038Sjeff/* Define if you have the ANSI C header files.  */
44109864Sjeff#define STDC_HEADERS 1
45109864Sjeff
46109864Sjeff/* Define if you have the __argz_count function.  */
47109864Sjeff/* #undef HAVE___ARGZ_COUNT */
48109864Sjeff
49139453Sjhb/* Define if you have the __argz_next function.  */
50109864Sjeff/* #undef HAVE___ARGZ_NEXT */
51109864Sjeff
52109864Sjeff/* Define if you have the __argz_stringify function.  */
53109864Sjeff/* #undef HAVE___ARGZ_STRINGIFY */
54109864Sjeff
55109864Sjeff/* Define if you have the dcgettext function.  */
56109864Sjeff/* #undef HAVE_DCGETTEXT */
57121790Sjeff
58109864Sjeff/* Define if you have the getcwd function.  */
59109864Sjeff#define HAVE_GETCWD 1
60109864Sjeff
61109864Sjeff/* Define if you have the getpagesize function.  */
62109864Sjeff#define HAVE_GETPAGESIZE 1
63109864Sjeff
64109864Sjeff/* Define if you have the munmap function.  */
65109864Sjeff#define HAVE_MUNMAP 1
66109864Sjeff
67132589Sscottl/* Define if you have the putenv function.  */
68113357Sjeff#define HAVE_PUTENV 1
69132589Sscottl
70132589Sscottl/* Define if you have the setenv function.  */
71130881Sscottl#define HAVE_SETENV 1
72113357Sjeff
73113357Sjeff/* Define if you have the setlocale function.  */
74113357Sjeff#define HAVE_SETLOCALE 1
75116365Sjeff
76113357Sjeff/* Define if you have the stpcpy function.  */
77113357Sjeff#define HAVE_STPCPY 1
78111857Sjeff
79113357Sjeff/* Define if you have the strcasecmp function.  */
80111857Sjeff#define HAVE_STRCASECMP 1
81109864Sjeff
82134791Sjulian/* Define if you have the strchr function.  */
83134791Sjulian#define HAVE_STRCHR 1
84134791Sjulian
85134791Sjulian/* Define if you have the <argz.h> header file.  */
86134791Sjulian/* #undef HAVE_ARGZ_H */
87134791Sjulian
88134791Sjulian/* Define if you have the <limits.h> header file.  */
89134791Sjulian#define HAVE_LIMITS_H 1
90134791Sjulian
91134791Sjulian/* Define if you have the <locale.h> header file.  */
92134791Sjulian#define HAVE_LOCALE_H 1
93134791Sjulian
94134791Sjulian/* Define if you have the <malloc.h> header file.  */
95134791Sjulian/* #undef HAVE_MALLOC_H */
96134791Sjulian
97134791Sjulian/* Define if you have the <nl_types.h> header file.  */
98134791Sjulian#define HAVE_NL_TYPES_H 1
99134791Sjulian
100134791Sjulian/* Define if you have the <stdlib.h> header file.  */
101134791Sjulian#define HAVE_STDLIB_H 1
102134791Sjulian
103134791Sjulian/* Define if you have the <string.h> header file.  */
104134791Sjulian#define HAVE_STRING_H 1
105134791Sjulian
106134791Sjulian/* Define if you have the <strings.h> header file.  */
107134791Sjulian#define HAVE_STRINGS_H 1
108134791Sjulian
109134791Sjulian/* Define if you have the <sys/param.h> header file.  */
110134791Sjulian#define HAVE_SYS_PARAM_H 1
111134791Sjulian
112134791Sjulian/* Define if you have the <unistd.h> header file.  */
113134791Sjulian#define HAVE_UNISTD_H 1
114134791Sjulian
115134791Sjulian/* Define if you have the <values.h> header file.  */
116134791Sjulian/* #undef HAVE_VALUES_H */
117134791Sjulian
118134791Sjulian/* Name of package */
119134791Sjulian#define PACKAGE "opcodes"
120138842Sjeff
121138842Sjeff/* Version number of package */
122134791Sjulian/* #define VERSION "2.12" */
123134791Sjulian
124134791Sjulian/* Define if you have the stpcpy function */
125134791Sjulian#define HAVE_STPCPY 1
126109864Sjeff
127109864Sjeff/* Define if your locale.h file contains LC_MESSAGES. */
128109864Sjeff#define HAVE_LC_MESSAGES 1
129109864Sjeff
130121790Sjeff/* Define to 1 if NLS is requested */
131109864Sjeff/* #define ENABLE_NLS 1 */
132139334Sjeff
133139334Sjeff/* Define as 1 if you have gettext and don't want to use GNU gettext. */
134139334Sjeff/* #undef HAVE_GETTEXT */
135139334Sjeff
136139334Sjeff