* emulparams/h8300elf.sh (TINY_DATA_SECTION, TINY_BSS_SECTION): Don't
[deliverable/binutils-gdb.git] / ld / config.in
CommitLineData
42ecbf5e 1/* config.in. Generated from configure.in by autoheader. */
252b5132 2
8c61c153
AM
3/* Define to 1 if translation of program messages to the user's native
4 language is requested. */
42ecbf5e 5#undef ENABLE_NLS
252b5132 6
42ecbf5e
DJ
7/* Additional extension a shared object might have. */
8#undef EXTRA_SHLIB_EXTENSION
252b5132 9
502bdb00
JW
10/* Define to 1 if you have the declaration of `environ', and to 0 if you
11 don't. */
12#undef HAVE_DECL_ENVIRON
13
14/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
15 */
16#undef HAVE_DECL_FREE
17
18/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
19 */
20#undef HAVE_DECL_GETENV
21
42ecbf5e
DJ
22/* Is the prototype for getopt in <unistd.h> in the expected format? */
23#undef HAVE_DECL_GETOPT
252b5132 24
502bdb00
JW
25/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
26 */
27#undef HAVE_DECL_SBRK
28
29/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
30 */
31#undef HAVE_DECL_STRSTR
32
42ecbf5e
DJ
33/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
34 */
35#undef HAVE_DIRENT_H
252b5132 36
b030a24e
DJ
37/* Define to 1 if you have the <elf-hints.h> header file. */
38#undef HAVE_ELF_HINTS_H
39
42ecbf5e
DJ
40/* Define to 1 if you have the `glob' function. */
41#undef HAVE_GLOB
252b5132 42
42ecbf5e
DJ
43/* Define to 1 if you have the <inttypes.h> header file. */
44#undef HAVE_INTTYPES_H
252b5132 45
42ecbf5e
DJ
46/* Define to 1 if you have the <memory.h> header file. */
47#undef HAVE_MEMORY_H
0ca2f5d5 48
42ecbf5e
DJ
49/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
50#undef HAVE_NDIR_H
51
42ecbf5e 52/* Define to 1 if you have the `realpath' function. */
3f817358
NC
53#undef HAVE_REALPATH
54
42ecbf5e 55/* Define to 1 if you have the `sbrk' function. */
252b5132
RH
56#undef HAVE_SBRK
57
42ecbf5e
DJ
58/* Define to 1 if you have the <stdint.h> header file. */
59#undef HAVE_STDINT_H
60
61/* Define to 1 if you have the <stdlib.h> header file. */
62#undef HAVE_STDLIB_H
63
42ecbf5e
DJ
64/* Define to 1 if you have the <strings.h> header file. */
65#undef HAVE_STRINGS_H
252b5132 66
42ecbf5e
DJ
67/* Define to 1 if you have the <string.h> header file. */
68#undef HAVE_STRING_H
252b5132 69
42ecbf5e
DJ
70/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
71 */
72#undef HAVE_SYS_DIR_H
252b5132 73
42ecbf5e
DJ
74/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
75 */
76#undef HAVE_SYS_NDIR_H
252b5132 77
42ecbf5e
DJ
78/* Define to 1 if you have the <sys/stat.h> header file. */
79#undef HAVE_SYS_STAT_H
252b5132 80
42ecbf5e
DJ
81/* Define to 1 if you have the <sys/types.h> header file. */
82#undef HAVE_SYS_TYPES_H
252b5132 83
42ecbf5e
DJ
84/* Define to 1 if you have the <unistd.h> header file. */
85#undef HAVE_UNISTD_H
252b5132 86
87748b32
NC
87/* Name of package */
88#undef PACKAGE
252b5132 89
42ecbf5e
DJ
90/* Define to the address where bug reports for this package should be sent. */
91#undef PACKAGE_BUGREPORT
252b5132 92
42ecbf5e
DJ
93/* Define to the full name of this package. */
94#undef PACKAGE_NAME
2d92cb7d 95
42ecbf5e
DJ
96/* Define to the full name and version of this package. */
97#undef PACKAGE_STRING
2d92cb7d 98
42ecbf5e
DJ
99/* Define to the one symbol short name of this package. */
100#undef PACKAGE_TARNAME
252b5132 101
42ecbf5e
DJ
102/* Define to the version of this package. */
103#undef PACKAGE_VERSION
0ca2f5d5 104
8c61c153
AM
105/* The size of a `long', as computed by sizeof. */
106#undef SIZEOF_LONG
42ecbf5e
DJ
107
108/* Define to 1 if you have the ANSI C header files. */
109#undef STDC_HEADERS
ceae3e33 110
87748b32
NC
111/* Use b modifier when opening binary files? */
112#undef USE_BINARY_FOPEN
252b5132 113
42ecbf5e
DJ
114/* Version number of package */
115#undef VERSION
93a6d436 116
42ecbf5e
DJ
117/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
118 `char[]'. */
119#undef YYTEXT_POINTER
This page took 0.301388 seconds and 4 git commands to generate.