diff options
Diffstat (limited to 'sysdeps/s390/s390-32')
-rw-r--r-- | sysdeps/s390/s390-32/configure | 5 | ||||
-rw-r--r-- | sysdeps/s390/s390-32/configure.ac | 6 |
2 files changed, 0 insertions, 11 deletions
diff --git a/sysdeps/s390/s390-32/configure b/sysdeps/s390/s390-32/configure deleted file mode 100644 index 024565f..0000000 --- a/sysdeps/s390/s390-32/configure +++ /dev/null @@ -1,5 +0,0 @@ -# This file is generated from configure.ac by Autoconf. DO NOT EDIT! - # Local configure fragment for sysdeps/s390. - -$as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h - diff --git a/sysdeps/s390/s390-32/configure.ac b/sysdeps/s390/s390-32/configure.ac deleted file mode 100644 index b5af4e1..0000000 --- a/sysdeps/s390/s390-32/configure.ac +++ /dev/null @@ -1,6 +0,0 @@ -GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory. -# Local configure fragment for sysdeps/s390. - -dnl It is always possible to access static and hidden symbols in an -dnl position independent way. -AC_DEFINE(PI_STATIC_AND_HIDDEN) |