summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/configure.ac
blob: 38e52e71ac2a5bc0a0f9e9560427a407a3ebc206 (plain)
1
2
3
4
5
6
7
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/alpha.

# With required gcc+binutils, we can always access static and hidden
# symbols in a position independent way.
AC_DEFINE(PI_STATIC_AND_HIDDEN)
# work around problem with autoconf and empty lines at the end of files