diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-10-09 15:41:30 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-10-09 15:41:30 -0700 |
commit | b8493de0ec56473c5e6e7738cdaf033c49221826 (patch) | |
tree | d9f057764bee693f20572be5fda3836bff592750 /sysdeps/sh | |
parent | 273edc5e138caef32a720410c9b2e27613991601 (diff) | |
download | glibc-b8493de0ec56473c5e6e7738cdaf033c49221826.tar glibc-b8493de0ec56473c5e6e7738cdaf033c49221826.tar.gz glibc-b8493de0ec56473c5e6e7738cdaf033c49221826.tar.bz2 glibc-b8493de0ec56473c5e6e7738cdaf033c49221826.zip |
Add missing magic to GLIBC_PROVIDES.
Diffstat (limited to 'sysdeps/sh')
-rw-r--r-- | sysdeps/sh/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sh/configure b/sysdeps/sh/configure index 6556685569..b0f3b2fa24 100644 --- a/sysdeps/sh/configure +++ b/sysdeps/sh/configure @@ -2,3 +2,4 @@ # Local configure fragment for sysdeps/sh. $as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h + |