mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
7 lines
245 B
Plaintext
7 lines
245 B
Plaintext
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||
|
# Local configure fragment for sysdeps/m68k.
|
||
|
|
||
|
# Accessing static and hidden variables in a shared object needs relative
|
||
|
# relocation.
|
||
|
AC_DEFINE(HIDDEN_VAR_NEEDS_DYNAMIC_RELOC)
|