Blame sysdeps/alpha/configure.ac

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