184905Sobrien/* $FreeBSD$ */
284905Sobrien
3218822Sdim/* config.h.  Generated by configure.  */
4218822Sdim/* config.in.  Generated from configure.in by autoheader.  */
584905Sobrien
6218822Sdim/* Define to 1 if translation of program messages to the user's native
7218822Sdim   language is requested. */
8218822Sdim/* #undef ENABLE_NLS */
984905Sobrien
10218822Sdim/* Define to 1 if you have the declaration of `basename', and to 0 if you
11218822Sdim   don't. */
12218822Sdim#define HAVE_DECL_BASENAME 0
1384905Sobrien
14218822Sdim/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
15218822Sdim#define HAVE_DECL_FFS 1
1684905Sobrien
17218822Sdim/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
18218822Sdim   */
19218822Sdim#define HAVE_DECL_FREE 1
2084905Sobrien
21218822Sdim/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
22218822Sdim   */
23218822Sdim#define HAVE_DECL_FSEEKO 1
2484905Sobrien
25218822Sdim/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
26218822Sdim   don't. */
27218822Sdim#define HAVE_DECL_FSEEKO64 0
2884905Sobrien
29218822Sdim/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
30218822Sdim   */
31218822Sdim#define HAVE_DECL_FTELLO 1
3284905Sobrien
33218822Sdim/* Define to 1 if you have the declaration of `ftello64', and to 0 if you
34218822Sdim   don't. */
35218822Sdim#define HAVE_DECL_FTELLO64 0
3684905Sobrien
37218822Sdim/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
38218822Sdim   */
39218822Sdim#define HAVE_DECL_GETENV 1
4084905Sobrien
41218822Sdim/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
42218822Sdim   */
43218822Sdim#define HAVE_DECL_MALLOC 1
4484905Sobrien
45218822Sdim/* Define to 1 if you have the declaration of `realloc', and to 0 if you
46218822Sdim   don't. */
47218822Sdim#define HAVE_DECL_REALLOC 1
4884905Sobrien
49218822Sdim/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
50218822Sdim   don't. */
51218822Sdim#define HAVE_DECL_SNPRINTF 1
5284905Sobrien
53218822Sdim/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
54218822Sdim   */
55218822Sdim#define HAVE_DECL_STPCPY 1
5684905Sobrien
57218822Sdim/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
58218822Sdim   */
59218822Sdim#define HAVE_DECL_STRSTR 1
6084905Sobrien
61218822Sdim/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
62218822Sdim   don't. */
63218822Sdim#define HAVE_DECL_VSNPRINTF 1
6484905Sobrien
65218822Sdim/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
66218822Sdim   */
67218822Sdim#define HAVE_DIRENT_H 1
6884905Sobrien
69218822Sdim/* Define to 1 if you have the <dlfcn.h> header file. */
70218822Sdim#define HAVE_DLFCN_H 1
71218822Sdim
72218822Sdim/* Define to 1 if you have the `fcntl' function. */
7384905Sobrien#define HAVE_FCNTL 1
7484905Sobrien
75218822Sdim/* Define to 1 if you have the <fcntl.h> header file. */
76218822Sdim#define HAVE_FCNTL_H 1
77218822Sdim
78218822Sdim/* Define to 1 if you have the `fdopen' function. */
7984905Sobrien#define HAVE_FDOPEN 1
8084905Sobrien
81218822Sdim/* Define to 1 if you have the `fopen64' function. */
82218822Sdim/* #undef HAVE_FOPEN64 */
83218822Sdim
84218822Sdim/* Define to 1 if you have the `fseeko' function. */
85130739Smarcel#define HAVE_FSEEKO 1
86130739Smarcel
87218822Sdim/* Define to 1 if you have the `fseeko64' function. */
88130739Smarcel/* #undef HAVE_FSEEKO64 */
89130739Smarcel
90218822Sdim/* Define to 1 if you have the `ftello' function. */
91130739Smarcel#define HAVE_FTELLO 1
92130739Smarcel
93218822Sdim/* Define to 1 if you have the `ftello64' function. */
94130739Smarcel/* #undef HAVE_FTELLO64 */
95130739Smarcel
96218822Sdim/* Define to 1 if you have the `getgid' function. */
9784905Sobrien#define HAVE_GETGID 1
9884905Sobrien
99218822Sdim/* Define to 1 if you have the `getpagesize' function. */
10084905Sobrien#define HAVE_GETPAGESIZE 1
10184905Sobrien
102218822Sdim/* Define to 1 if you have the `getuid' function. */
10384905Sobrien#define HAVE_GETUID 1
10484905Sobrien
105218822Sdim/* Define to 1 if you have the <inttypes.h> header file. */
106218822Sdim#define HAVE_INTTYPES_H 1
10784905Sobrien
108218822Sdim/* Define if <sys/procfs.h> has lwpstatus_t. */
109218822Sdim/* #undef HAVE_LWPSTATUS_T */
11084905Sobrien
111218822Sdim/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
112218822Sdim/* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
11384905Sobrien
114218822Sdim/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
115218822Sdim/* #undef HAVE_LWPSTATUS_T_PR_REG */
11684905Sobrien
117218822Sdim/* Define if <sys/procfs.h> has lwpxstatus_t. */
118218822Sdim/* #undef HAVE_LWPXSTATUS_T */
11984905Sobrien
120218822Sdim/* Define to 1 if you have the `madvise' function. */
121218822Sdim#define HAVE_MADVISE 1
12284905Sobrien
123218822Sdim/* Define to 1 if you have the <memory.h> header file. */
124218822Sdim#define HAVE_MEMORY_H 1
12584905Sobrien
126218822Sdim/* Define to 1 if you have a working `mmap' system call. */
127218822Sdim#define HAVE_MMAP 1
12884905Sobrien
129218822Sdim/* Define to 1 if you have the `mprotect' function. */
130218822Sdim#define HAVE_MPROTECT 1
13184905Sobrien
132218822Sdim/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
133218822Sdim/* #undef HAVE_NDIR_H */
13484905Sobrien
135218822Sdim/* Define if <sys/procfs.h> has prpsinfo32_t. */
136218822Sdim/* #undef HAVE_PRPSINFO32_T */
137130739Smarcel
138218822Sdim/* Define if <sys/procfs.h> has prpsinfo_t. */
139218822Sdim#define HAVE_PRPSINFO_T 1
14084905Sobrien
141218822Sdim/* Define if <sys/procfs.h> has prstatus32_t. */
142218822Sdim/* #undef HAVE_PRSTATUS32_T */
14384905Sobrien
144218822Sdim/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
145218822Sdim/* #undef HAVE_PRSTATUS32_T_PR_WHO */
14684905Sobrien
147218822Sdim/* Define if <sys/procfs.h> has prstatus_t. */
148218822Sdim#define HAVE_PRSTATUS_T 1
14984905Sobrien
150218822Sdim/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
151218822Sdim/* #undef HAVE_PRSTATUS_T_PR_WHO */
15284905Sobrien
153218822Sdim/* Define if <sys/procfs.h> has psinfo32_t. */
154218822Sdim/* #undef HAVE_PSINFO32_T */
15584905Sobrien
156218822Sdim/* Define if <sys/procfs.h> has psinfo_t. */
157218822Sdim/* #undef HAVE_PSINFO_T */
15884905Sobrien
159218822Sdim/* Define if <sys/procfs.h> has pstatus32_t. */
160218822Sdim/* #undef HAVE_PSTATUS32_T */
16184905Sobrien
162218822Sdim/* Define if <sys/procfs.h> has pstatus_t. */
163218822Sdim/* #undef HAVE_PSTATUS_T */
16484905Sobrien
165218822Sdim/* Define if <sys/procfs.h> has pxstatus_t. */
166218822Sdim/* #undef HAVE_PXSTATUS_T */
167218822Sdim
168218822Sdim/* Define to 1 if you have the `setitimer' function. */
169218822Sdim#define HAVE_SETITIMER 1
170218822Sdim
171218822Sdim/* Define to 1 if you have the <stddef.h> header file. */
17284905Sobrien#define HAVE_STDDEF_H 1
17384905Sobrien
174218822Sdim/* Define to 1 if you have the <stdint.h> header file. */
175218822Sdim#define HAVE_STDINT_H 1
176218822Sdim
177218822Sdim/* Define to 1 if you have the <stdlib.h> header file. */
17884905Sobrien#define HAVE_STDLIB_H 1
17984905Sobrien
180218822Sdim/* Define to 1 if you have the <strings.h> header file. */
181218822Sdim#define HAVE_STRINGS_H 1
182218822Sdim
183218822Sdim/* Define to 1 if you have the <string.h> header file. */
18484905Sobrien#define HAVE_STRING_H 1
18584905Sobrien
186218822Sdim/* Define to 1 if you have the `strtoull' function. */
187218822Sdim#define HAVE_STRTOULL 1
18884905Sobrien
189218822Sdim/* Define if struct core_dumpx has member c_impl */
190218822Sdim/* #undef HAVE_ST_C_IMPL */
191218822Sdim
192218822Sdim/* Define to 1 if you have the `sysconf' function. */
193218822Sdim#define HAVE_SYSCONF 1
194218822Sdim
195218822Sdim/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
196218822Sdim   */
19784905Sobrien/* #undef HAVE_SYS_DIR_H */
19884905Sobrien
199218822Sdim/* Define to 1 if you have the <sys/file.h> header file. */
20084905Sobrien#define HAVE_SYS_FILE_H 1
20184905Sobrien
202218822Sdim/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
203218822Sdim   */
20484905Sobrien/* #undef HAVE_SYS_NDIR_H */
20584905Sobrien
206218822Sdim/* Define to 1 if you have the <sys/procfs.h> header file. */
20784905Sobrien#define HAVE_SYS_PROCFS_H 1
20884905Sobrien
209218822Sdim/* Define to 1 if you have the <sys/stat.h> header file. */
210218822Sdim#define HAVE_SYS_STAT_H 1
211218822Sdim
212218822Sdim/* Define to 1 if you have the <sys/time.h> header file. */
21384905Sobrien#define HAVE_SYS_TIME_H 1
21484905Sobrien
215218822Sdim/* Define to 1 if you have the <sys/types.h> header file. */
216218822Sdim#define HAVE_SYS_TYPES_H 1
217218822Sdim
218218822Sdim/* Define to 1 if you have the <time.h> header file. */
21984905Sobrien#define HAVE_TIME_H 1
22084905Sobrien
221218822Sdim/* Define to 1 if you have the <unistd.h> header file. */
22284905Sobrien#define HAVE_UNISTD_H 1
22384905Sobrien
224218822Sdim/* Define if <sys/procfs.h> has win32_pstatus_t. */
225218822Sdim/* #undef HAVE_WIN32_PSTATUS_T */
22684905Sobrien
227218822Sdim/* Define to the sub-directory in which libtool stores uninstalled libraries.
228218822Sdim   */
229218822Sdim#define LT_OBJDIR ".libs/"
230218822Sdim
23184905Sobrien/* Name of package */
23284905Sobrien#define PACKAGE "bfd"
23384905Sobrien
234218822Sdim/* Define to the address where bug reports for this package should be sent. */
235218822Sdim#define PACKAGE_BUGREPORT ""
23684905Sobrien
237218822Sdim/* Define to the full name of this package. */
238218822Sdim#define PACKAGE_NAME ""
23984905Sobrien
240218822Sdim/* Define to the full name and version of this package. */
241218822Sdim#define PACKAGE_STRING ""
24284905Sobrien
243218822Sdim/* Define to the one symbol short name of this package. */
244218822Sdim#define PACKAGE_TARNAME ""
24584905Sobrien
246218822Sdim/* Define to the version of this package. */
247218822Sdim#define PACKAGE_VERSION ""
24884905Sobrien
249218822Sdim/* The size of a `char', as computed by sizeof. */
250218822Sdim/* #undef SIZEOF_CHAR */
251130739Smarcel
252218822Sdim/* The size of a `int', as computed by sizeof. */
253218822Sdim/* #undef SIZEOF_INT */
254130739Smarcel
255218822Sdim/* The size of a `long', as computed by sizeof. */
256218822Sdim/* #define SIZEOF_LONG 4 */
25784905Sobrien
258218822Sdim/* The size of a `long long', as computed by sizeof. */
259218822Sdim/* #define SIZEOF_LONG_LONG 8 */
26084905Sobrien
261218822Sdim/* The size of a `off_t', as computed by sizeof. */
262218822Sdim/* #define SIZEOF_OFF_T 8 */
26384905Sobrien
264218822Sdim/* The size of a `short', as computed by sizeof. */
265218822Sdim/* #undef SIZEOF_SHORT */
26684905Sobrien
267218822Sdim/* The size of a `void *', as computed by sizeof. */
268218822Sdim/* #undef SIZEOF_VOID_P */
26984905Sobrien
270218822Sdim/* Define to 1 if you have the ANSI C header files. */
271218822Sdim#define STDC_HEADERS 1
27284905Sobrien
273218822Sdim/* Define if you can safely include both <string.h> and <strings.h>. */
274218822Sdim#define STRING_WITH_STRINGS 1
275104962Sobrien
276218822Sdim/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
277218822Sdim#define TIME_WITH_SYS_TIME 1
27884905Sobrien
27984905Sobrien/* Name of host specific header file to include in trad-core.c. */
28084905Sobrien#define TRAD_HEADER !!TRAD_HEADER!!
28184905Sobrien
282218822Sdim/* Use b modifier when opening binary files? */
283218822Sdim/* #undef USE_BINARY_FOPEN */
284130739Smarcel
28584905Sobrien/* Use mmap if it's available? */
28684905Sobrien/* #undef USE_MMAP */
28784905Sobrien
288218822Sdim/* Define if we should default to creating read-only plt entries */
289218822Sdim/* #undef USE_SECUREPLT */
290218822Sdim
291218822Sdim/* Version number of package */
292218822Sdim/* #define VERSION "2.17.50" */
293218822Sdim
294218822Sdim/* Enable GNU extensions on systems that have them.  */
295218822Sdim#ifndef _GNU_SOURCE
296218822Sdim# define _GNU_SOURCE 1
297218822Sdim#endif
298