1GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
2# Local configure fragment for sysdeps/m68k.
3
4# Accessing static and hidden variables in a shared object needs relative
5# relocation.
6AC_DEFINE(HIDDEN_VAR_NEEDS_DYNAMIC_RELOC)
7