about summary refs log tree commit diff
path: root/ports/sysdeps/alpha/configure.ac
blob: eadc57afe3c4c49484bd1b32c9f4ae6695e344cf (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/alpha.

# With required gcc+binutils, we can always access static and hidden
# symbols in a position independent way.
AC_DEFINE(PI_STATIC_AND_HIDDEN)