Remove sizeof (long double) configure test.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 15 Oct 2015 23:30:42 +0000 (23:30 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 15 Oct 2015 23:30:42 +0000 (23:30 +0000)
commit3d0dbdc46710c262bf4fc4786b32d61bd777b33b
tree093cd3d954e01ae1b47de676f905348543b8b50c
parent56ab386964d99ab9b28957330af09e5ca33482f6
Remove sizeof (long double) configure test.

There is a configure test for sizeof (long double) whose results
aren't used anywhere.  This patch removes that test.

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

* configure.ac (sizeof_long_double): Remove configure test.
* configure: Regenerated.
* config.make.in (sizeof-long-double): Remove variable.
ChangeLog
config.make.in
configure
configure.ac