]> git.ipfire.org Git - thirdparty/glibc.git/blame - config.h.in
initial import
[thirdparty/glibc.git] / config.h.in
CommitLineData
28f540f4
RM
1/* Define if using GNU ld, with support for weak symbols in a.out,
2 and for symbol set and warning messages extensions in a.out and ELF.
3 This implies HAVE_WEAK_SYMBOLS; set by --with-gnu-ld. */
4#undef HAVE_GNU_LD
5
6/* Define if using ELF, which supports weak symbols.
7 This implies HAVE_WEAK_SYMBOLS; set by --with-elf. */
8#undef HAVE_ELF
9
10/* Define if weak symbols are available in the assembler and
11 linker being used. Set by --with-weak-symbols. */
12#undef HAVE_WEAK_SYMBOLS
13
14/* Define if using the GNU assembler, gas. */
15#undef HAVE_GNU_AS
16\f
17/* These symbols might be defined by some sysdeps configures. */
18
19/* sysdeps/generic/configure.in */
20#undef HAVE_PSIGNAL
21
22/* sysdeps/unix/common/configure.in */
23#undef HAVE_SYS_SIGLIST
24#undef HAVE__SYS_SIGLIST
25#undef HAVE__CTYPE_
26#undef HAVE___CTYPE_
27#undef HAVE___CTYPE
28#undef HAVE__CTYPE__
29#undef HAVE__CTYPE
30#undef HAVE__LOCP