about summary refs log tree commit diff
path: root/sysdeps/mach
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-08 11:27:14 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-08 11:27:14 -0700
commit95afbbe5fcf1b9eca04c05368d6c546b883007cb (patch)
tree0db234d0ca9c4a4539ecc4ba2cfe9c5167ff3dd4 /sysdeps/mach
parent7a1a51b51341e0d0a35bf021e4104e0c9ae5bf63 (diff)
downloadglibc-95afbbe5fcf1b9eca04c05368d6c546b883007cb.tar.gz
glibc-95afbbe5fcf1b9eca04c05368d6c546b883007cb.tar.xz
glibc-95afbbe5fcf1b9eca04c05368d6c546b883007cb.zip
Some configure-related decrufting.
Diffstat (limited to 'sysdeps/mach')
-rw-r--r--sysdeps/mach/hurd/configure4
-rw-r--r--sysdeps/mach/hurd/configure.ac4
2 files changed, 0 insertions, 8 deletions
diff --git a/sysdeps/mach/hurd/configure b/sysdeps/mach/hurd/configure
index a0f97217e9..21999f708b 100644
--- a/sysdeps/mach/hurd/configure
+++ b/sysdeps/mach/hurd/configure
@@ -3,10 +3,6 @@
 $as_echo "#define NO_HIDDEN 1" >>confdefs.h
 
 
-# Don't bother trying to generate any glue code to be compatible with the
-# existing system library, because we are the only system library.
-inhibit_glue=yes
-
 case "$machine" in
   i386*)
     # The default oldest ABI is 2.2.6.
diff --git a/sysdeps/mach/hurd/configure.ac b/sysdeps/mach/hurd/configure.ac
index ad915a568b..40b0743a17 100644
--- a/sysdeps/mach/hurd/configure.ac
+++ b/sysdeps/mach/hurd/configure.ac
@@ -3,10 +3,6 @@ GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
 dnl We need this setting because of the need for PLT calls in ld.so.
 AC_DEFINE([NO_HIDDEN])
 
-# Don't bother trying to generate any glue code to be compatible with the
-# existing system library, because we are the only system library.
-inhibit_glue=yes
-
 case "$machine" in
   i386*)
     # The default oldest ABI is 2.2.6.