]> git.ipfire.org Git - thirdparty/gcc.git/blame - libssp/config.h.in
libiberty: Fix error return value in pex_unix_exec_child [PR113957].
[thirdparty/gcc.git] / libssp / config.h.in
CommitLineData
77008252
JJ
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define to 1 if you have the <alloca.h> header file. */
4#undef HAVE_ALLOCA_H
5
3cec4911
RO
6/* Define to 1 if you have the declaration of `gets', and to 0 if you don't.
7 */
8#undef HAVE_DECL_GETS
9
18c04407
RW
10/* Define to 1 if you have the <dlfcn.h> header file. */
11#undef HAVE_DLFCN_H
12
77008252
JJ
13/* Define to 1 if you have the <fcntl.h> header file. */
14#undef HAVE_FCNTL_H
15
16/* __attribute__((visibility ("hidden"))) supported */
17#undef HAVE_HIDDEN_VISIBILITY
18
19/* Define to 1 if you have the <inttypes.h> header file. */
20#undef HAVE_INTTYPES_H
21
22/* Define to 1 if you have the <limits.h> header file. */
23#undef HAVE_LIMITS_H
24
5213506e
RW
25/* Define to 1 if you have the <malloc.h> header file. */
26#undef HAVE_MALLOC_H
27
ca6d1176
RO
28/* Define to 1 if you have the `memmove' function. */
29#undef HAVE_MEMMOVE
30
77008252
JJ
31/* Define to 1 if you have the <memory.h> header file. */
32#undef HAVE_MEMORY_H
33
34/* Define to 1 if you have the `mempcpy' function. */
35#undef HAVE_MEMPCPY
36
37/* Define to 1 if you have the <paths.h> header file. */
38#undef HAVE_PATHS_H
39
40/* Define to 1 if you have the <stdint.h> header file. */
41#undef HAVE_STDINT_H
42
43/* Define to 1 if you have the <stdio.h> header file. */
44#undef HAVE_STDIO_H
45
46/* Define to 1 if you have the <stdlib.h> header file. */
47#undef HAVE_STDLIB_H
48
49/* Define to 1 if you have the <strings.h> header file. */
50#undef HAVE_STRINGS_H
51
52/* Define to 1 if you have the <string.h> header file. */
53#undef HAVE_STRING_H
54
55/* Define to 1 if you have the `strncat' function. */
56#undef HAVE_STRNCAT
57
58/* Define to 1 if you have the `strncpy' function. */
59#undef HAVE_STRNCPY
60
61/* Define to 1 if you have the <syslog.h> header file. */
62#undef HAVE_SYSLOG_H
63
64/* Define to 1 if you have the <sys/stat.h> header file. */
65#undef HAVE_SYS_STAT_H
66
67/* Define to 1 if you have the <sys/types.h> header file. */
68#undef HAVE_SYS_TYPES_H
69
70/* Define to 1 if you have the <unistd.h> header file. */
71#undef HAVE_UNISTD_H
72
73/* vsnprintf is present and works */
74#undef HAVE_USABLE_VSNPRINTF
75
18c04407
RW
76/* Define to the sub-directory in which libtool stores uninstalled libraries.
77 */
78#undef LT_OBJDIR
79
77008252
JJ
80/* Name of package */
81#undef PACKAGE
82
83/* Define to the address where bug reports for this package should be sent. */
84#undef PACKAGE_BUGREPORT
85
86/* Define to the full name of this package. */
87#undef PACKAGE_NAME
88
89/* Define to the full name and version of this package. */
90#undef PACKAGE_STRING
91
92/* Define to the one symbol short name of this package. */
93#undef PACKAGE_TARNAME
94
5213506e
RW
95/* Define to the home page for this package. */
96#undef PACKAGE_URL
97
77008252
JJ
98/* Define to the version of this package. */
99#undef PACKAGE_VERSION
100
101/* Define to 1 if you have the ANSI C header files. */
102#undef STDC_HEADERS
103
104/* Version number of package */
105#undef VERSION