about summary refs log tree commit diff
path: root/sysdeps/m68k/configure.ac
blob: 1c373b1ba328ab24465f615fe2fbf455777f2c25 (plain) (blame)
1
2
3
4
5
6
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)