2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-04-24 14:41:06 +08:00

Add HAVE_ASM_GLOBAL_DOT_NAME.

This commit is contained in:
Ulrich Drepper 2000-12-05 07:40:19 +00:00
parent 8267e47bb5
commit 4242e56a07

@ -38,6 +38,9 @@
declaring a symbol global (default `.globl'). */
#undef ASM_GLOBAL_DIRECTIVE
/* Define a symbol_name as a global .symbol_name for ld. */
#undef HAVE_ASM_GLOBAL_DOT_NAME
/* Define to use GNU libio instead of GNU stdio.
This is defined by configure under --enable-libio. */
#undef USE_IN_LIBIO