Remove init_array / fini_array configure test.
commita9224562cbe9cfb0bd8d9e637a06141141f9e6e3
authorJoseph Myers <joseph@codesourcery.com>
Mon, 2 Nov 2015 15:08:25 +0000 (2 15:08 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 2 Nov 2015 15:08:25 +0000 (2 15:08 +0000)
tree143448c101a07126967a74cffa1cc529121a1ac0
parentaf1b2fd08388a3beec3ee7eaa30646d9c002824e
Remove init_array / fini_array configure test.

There is a configure test "for .preinit_array/.init_array/.fini_array
support".  Support for this feature was added in binutils 2.13, so the
configure test is obsolete; this patch removes it.

Tested for x86_64 and x86 (testsuite, and that installed shared
libraries are unchanged by the patch).

* configure.ac (libc_cv_initfini_array): Remove configure test.
* configure: Regenerated.
ChangeLog
configure
configure.ac