Blame sysdeps/alpha/configure.ac

Packit 6c4009
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
Packit 6c4009
# Local configure fragment for sysdeps/alpha.
Packit 6c4009
Packit 6c4009
# With required gcc+binutils, we can always access static and hidden
Packit 6c4009
# symbols in a position independent way.
Packit 6c4009
AC_DEFINE(PI_STATIC_AND_HIDDEN)
Packit 6c4009
# work around problem with autoconf and empty lines at the end of files