configure.ac 245 B

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