1218822Sdim/* config.in.  Generated from configure.in by autoheader.  */
233965Sjdp
3218822Sdim/* Define to 1 if translation of program messages to the user's native
4218822Sdim   language is requested. */
5218822Sdim#undef ENABLE_NLS
638889Sjdp
7218822Sdim/* Define to 1 if you have the declaration of `basename', and to 0 if you
8218822Sdim   don't. */
9218822Sdim#undef HAVE_DECL_BASENAME
1038889Sjdp
11218822Sdim/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
12218822Sdim#undef HAVE_DECL_FFS
1333965Sjdp
14218822Sdim/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
15218822Sdim   */
16218822Sdim#undef HAVE_DECL_FREE
1733965Sjdp
18218822Sdim/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
19218822Sdim   */
20218822Sdim#undef HAVE_DECL_FSEEKO
2133965Sjdp
22218822Sdim/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
23218822Sdim   don't. */
24218822Sdim#undef HAVE_DECL_FSEEKO64
2533965Sjdp
26218822Sdim/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
27218822Sdim   */
28218822Sdim#undef HAVE_DECL_FTELLO
2960484Sobrien
30218822Sdim/* Define to 1 if you have the declaration of `ftello64', and to 0 if you
31218822Sdim   don't. */
32218822Sdim#undef HAVE_DECL_FTELLO64
3360484Sobrien
34218822Sdim/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
35218822Sdim   */
36218822Sdim#undef HAVE_DECL_GETENV
3760484Sobrien
38218822Sdim/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
39218822Sdim   */
40218822Sdim#undef HAVE_DECL_MALLOC
4160484Sobrien
42218822Sdim/* Define to 1 if you have the declaration of `realloc', and to 0 if you
43218822Sdim   don't. */
44218822Sdim#undef HAVE_DECL_REALLOC
4560484Sobrien
46218822Sdim/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
47218822Sdim   don't. */
48218822Sdim#undef HAVE_DECL_SNPRINTF
4933965Sjdp
50218822Sdim/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
51218822Sdim   */
52218822Sdim#undef HAVE_DECL_STPCPY
5333965Sjdp
54218822Sdim/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
55218822Sdim   */
56218822Sdim#undef HAVE_DECL_STRSTR
5733965Sjdp
58218822Sdim/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
59218822Sdim   don't. */
60218822Sdim#undef HAVE_DECL_VSNPRINTF
6133965Sjdp
62218822Sdim/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
63218822Sdim   */
64218822Sdim#undef HAVE_DIRENT_H
6533965Sjdp
66218822Sdim/* Define to 1 if you have the <dlfcn.h> header file. */
67218822Sdim#undef HAVE_DLFCN_H
68218822Sdim
69218822Sdim/* Define to 1 if you have the `fcntl' function. */
7033965Sjdp#undef HAVE_FCNTL
7133965Sjdp
72218822Sdim/* Define to 1 if you have the <fcntl.h> header file. */
73218822Sdim#undef HAVE_FCNTL_H
74218822Sdim
75218822Sdim/* Define to 1 if you have the `fdopen' function. */
7638889Sjdp#undef HAVE_FDOPEN
7738889Sjdp
78218822Sdim/* Define to 1 if you have the `fopen64' function. */
79218822Sdim#undef HAVE_FOPEN64
80218822Sdim
81218822Sdim/* Define to 1 if you have the `fseeko' function. */
82130561Sobrien#undef HAVE_FSEEKO
83130561Sobrien
84218822Sdim/* Define to 1 if you have the `fseeko64' function. */
85130561Sobrien#undef HAVE_FSEEKO64
86130561Sobrien
87218822Sdim/* Define to 1 if you have the `ftello' function. */
88130561Sobrien#undef HAVE_FTELLO
89130561Sobrien
90218822Sdim/* Define to 1 if you have the `ftello64' function. */
91130561Sobrien#undef HAVE_FTELLO64
92130561Sobrien
93218822Sdim/* Define to 1 if you have the `getgid' function. */
9460484Sobrien#undef HAVE_GETGID
9560484Sobrien
96218822Sdim/* Define to 1 if you have the `getpagesize' function. */
9733965Sjdp#undef HAVE_GETPAGESIZE
9833965Sjdp
99218822Sdim/* Define to 1 if you have the `getuid' function. */
10060484Sobrien#undef HAVE_GETUID
10160484Sobrien
102218822Sdim/* Define to 1 if you have the <inttypes.h> header file. */
103218822Sdim#undef HAVE_INTTYPES_H
10433965Sjdp
105218822Sdim/* Define if <sys/procfs.h> has lwpstatus_t. */
106218822Sdim#undef HAVE_LWPSTATUS_T
10733965Sjdp
108218822Sdim/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
109218822Sdim#undef HAVE_LWPSTATUS_T_PR_CONTEXT
11060484Sobrien
111218822Sdim/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
112218822Sdim#undef HAVE_LWPSTATUS_T_PR_REG
11360484Sobrien
114218822Sdim/* Define if <sys/procfs.h> has lwpxstatus_t. */
115218822Sdim#undef HAVE_LWPXSTATUS_T
11660484Sobrien
117218822Sdim/* Define to 1 if you have the `madvise' function. */
118218822Sdim#undef HAVE_MADVISE
11933965Sjdp
120218822Sdim/* Define to 1 if you have the <memory.h> header file. */
121218822Sdim#undef HAVE_MEMORY_H
12260484Sobrien
123218822Sdim/* Define to 1 if you have a working `mmap' system call. */
124218822Sdim#undef HAVE_MMAP
12560484Sobrien
126218822Sdim/* Define to 1 if you have the `mprotect' function. */
127218822Sdim#undef HAVE_MPROTECT
12860484Sobrien
129218822Sdim/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
130218822Sdim#undef HAVE_NDIR_H
13160484Sobrien
132218822Sdim/* Define if <sys/procfs.h> has prpsinfo32_t. */
133218822Sdim#undef HAVE_PRPSINFO32_T
134130561Sobrien
135218822Sdim/* Define if <sys/procfs.h> has prpsinfo_t. */
136218822Sdim#undef HAVE_PRPSINFO_T
13733965Sjdp
138218822Sdim/* Define if <sys/procfs.h> has prstatus32_t. */
139218822Sdim#undef HAVE_PRSTATUS32_T
14060484Sobrien
141218822Sdim/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
142218822Sdim#undef HAVE_PRSTATUS32_T_PR_WHO
14360484Sobrien
144218822Sdim/* Define if <sys/procfs.h> has prstatus_t. */
145218822Sdim#undef HAVE_PRSTATUS_T
14633965Sjdp
147218822Sdim/* Define if <sys/procfs.h> has prstatus_t.pr_who. */
148218822Sdim#undef HAVE_PRSTATUS_T_PR_WHO
14960484Sobrien
150218822Sdim/* Define if <sys/procfs.h> has psinfo32_t. */
151218822Sdim#undef HAVE_PSINFO32_T
15260484Sobrien
153218822Sdim/* Define if <sys/procfs.h> has psinfo_t. */
154218822Sdim#undef HAVE_PSINFO_T
15560484Sobrien
156218822Sdim/* Define if <sys/procfs.h> has pstatus32_t. */
157218822Sdim#undef HAVE_PSTATUS32_T
15860484Sobrien
159218822Sdim/* Define if <sys/procfs.h> has pstatus_t. */
160218822Sdim#undef HAVE_PSTATUS_T
16160484Sobrien
162218822Sdim/* Define if <sys/procfs.h> has pxstatus_t. */
163218822Sdim#undef HAVE_PXSTATUS_T
164218822Sdim
165218822Sdim/* Define to 1 if you have the `setitimer' function. */
166218822Sdim#undef HAVE_SETITIMER
167218822Sdim
168218822Sdim/* Define to 1 if you have the <stddef.h> header file. */
16933965Sjdp#undef HAVE_STDDEF_H
17033965Sjdp
171218822Sdim/* Define to 1 if you have the <stdint.h> header file. */
172218822Sdim#undef HAVE_STDINT_H
173218822Sdim
174218822Sdim/* Define to 1 if you have the <stdlib.h> header file. */
17533965Sjdp#undef HAVE_STDLIB_H
17633965Sjdp
177218822Sdim/* Define to 1 if you have the <strings.h> header file. */
178218822Sdim#undef HAVE_STRINGS_H
179218822Sdim
180218822Sdim/* Define to 1 if you have the <string.h> header file. */
18133965Sjdp#undef HAVE_STRING_H
18233965Sjdp
183218822Sdim/* Define to 1 if you have the `strtoull' function. */
184218822Sdim#undef HAVE_STRTOULL
18533965Sjdp
186218822Sdim/* Define if struct core_dumpx has member c_impl */
187218822Sdim#undef HAVE_ST_C_IMPL
188218822Sdim
189218822Sdim/* Define to 1 if you have the `sysconf' function. */
190218822Sdim#undef HAVE_SYSCONF
191218822Sdim
192218822Sdim/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
193218822Sdim   */
19460484Sobrien#undef HAVE_SYS_DIR_H
19560484Sobrien
196218822Sdim/* Define to 1 if you have the <sys/file.h> header file. */
19733965Sjdp#undef HAVE_SYS_FILE_H
19833965Sjdp
199218822Sdim/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
200218822Sdim   */
20160484Sobrien#undef HAVE_SYS_NDIR_H
20260484Sobrien
203218822Sdim/* Define to 1 if you have the <sys/procfs.h> header file. */
20460484Sobrien#undef HAVE_SYS_PROCFS_H
20560484Sobrien
206218822Sdim/* Define to 1 if you have the <sys/stat.h> header file. */
207218822Sdim#undef HAVE_SYS_STAT_H
208218822Sdim
209218822Sdim/* Define to 1 if you have the <sys/time.h> header file. */
21033965Sjdp#undef HAVE_SYS_TIME_H
21133965Sjdp
212218822Sdim/* Define to 1 if you have the <sys/types.h> header file. */
213218822Sdim#undef HAVE_SYS_TYPES_H
214218822Sdim
215218822Sdim/* Define to 1 if you have the <time.h> header file. */
21633965Sjdp#undef HAVE_TIME_H
21733965Sjdp
218218822Sdim/* Define to 1 if you have the <unistd.h> header file. */
21933965Sjdp#undef HAVE_UNISTD_H
22060484Sobrien
221218822Sdim/* Define if <sys/procfs.h> has win32_pstatus_t. */
222218822Sdim#undef HAVE_WIN32_PSTATUS_T
22360484Sobrien
224218822Sdim/* Define to the sub-directory in which libtool stores uninstalled libraries.
225218822Sdim   */
226218822Sdim#undef LT_OBJDIR
227218822Sdim
22860484Sobrien/* Name of package */
22960484Sobrien#undef PACKAGE
23060484Sobrien
231218822Sdim/* Define to the address where bug reports for this package should be sent. */
232218822Sdim#undef PACKAGE_BUGREPORT
23360484Sobrien
234218822Sdim/* Define to the full name of this package. */
235218822Sdim#undef PACKAGE_NAME
23660484Sobrien
237218822Sdim/* Define to the full name and version of this package. */
238218822Sdim#undef PACKAGE_STRING
23960484Sobrien
240218822Sdim/* Define to the one symbol short name of this package. */
241218822Sdim#undef PACKAGE_TARNAME
24260484Sobrien
243218822Sdim/* Define to the version of this package. */
244218822Sdim#undef PACKAGE_VERSION
24560484Sobrien
246218822Sdim/* The size of a `char', as computed by sizeof. */
247218822Sdim#undef SIZEOF_CHAR
248130561Sobrien
249218822Sdim/* The size of a `int', as computed by sizeof. */
250218822Sdim#undef SIZEOF_INT
251218822Sdim
252218822Sdim/* The size of a `long', as computed by sizeof. */
253130561Sobrien#undef SIZEOF_LONG
254130561Sobrien
255218822Sdim/* The size of a `long long', as computed by sizeof. */
256218822Sdim#undef SIZEOF_LONG_LONG
25760484Sobrien
258218822Sdim/* The size of a `off_t', as computed by sizeof. */
259218822Sdim#undef SIZEOF_OFF_T
26060484Sobrien
261218822Sdim/* The size of a `short', as computed by sizeof. */
262218822Sdim#undef SIZEOF_SHORT
26360484Sobrien
264218822Sdim/* The size of a `void *', as computed by sizeof. */
265218822Sdim#undef SIZEOF_VOID_P
26660484Sobrien
267218822Sdim/* Define to 1 if you have the ANSI C header files. */
268218822Sdim#undef STDC_HEADERS
26960484Sobrien
270218822Sdim/* Define if you can safely include both <string.h> and <strings.h>. */
271218822Sdim#undef STRING_WITH_STRINGS
27260484Sobrien
273218822Sdim/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
274218822Sdim#undef TIME_WITH_SYS_TIME
27599461Sobrien
27660484Sobrien/* Name of host specific header file to include in trad-core.c. */
27760484Sobrien#undef TRAD_HEADER
27860484Sobrien
279218822Sdim/* Use b modifier when opening binary files? */
280218822Sdim#undef USE_BINARY_FOPEN
281130561Sobrien
28260484Sobrien/* Use mmap if it's available? */
28360484Sobrien#undef USE_MMAP
28460484Sobrien
285218822Sdim/* Define if we should default to creating read-only plt entries */
286218822Sdim#undef USE_SECUREPLT
287218822Sdim
288218822Sdim/* Version number of package */
289218822Sdim#undef VERSION
290218822Sdim
291218822Sdim/* Enable GNU extensions on systems that have them.  */
292218822Sdim#ifndef _GNU_SOURCE
293218822Sdim# undef _GNU_SOURCE
294218822Sdim#endif
295