Delete sysdeps/sh/elf

* sysdeps/sh/elf/configure.in: Moved to ...
	* sysdeps/sh/configure.in: ... here.
	* sysdeps/sh/elf/start.S: Moved to ...
	* sysdeps/sh/start.S: ... here.
	* sysdeps/sh/elf/configure: Delete file.
This commit is contained in:
Andreas Jaeger 2012-03-28 09:19:38 +02:00
parent 2f60e7a8bc
commit 09ae94c11b
3 changed files with 2 additions and 3 deletions

View File

@ -81,7 +81,7 @@ $as_echo X/"$0" |
}
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
# Local configure fragment for sysdeps/sh/elf.
# Local configure fragment for sysdeps/sh.
# Check for support of thread-local storage handling in assembler and
# linker.
@ -119,4 +119,3 @@ if test $libc_cv_sh_tls = no; then
fi
$as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h

View File

@ -1,5 +1,5 @@
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/sh/elf.
# Local configure fragment for sysdeps/sh.
# Check for support of thread-local storage handling in assembler and
# linker.