mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
7 lines
249 B
Plaintext
7 lines
249 B
Plaintext
|
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
||
|
# Local configure fragment for sysdeps/ia64/elf.
|
||
|
|
||
|
dnl It is always possible to access static and hidden symbols in an
|
||
|
dnl position independent way.
|
||
|
AC_DEFINE(PI_STATIC_AND_HIDDEN)
|