summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-10-15 23:30:42 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-10-15 23:30:42 +0000
commit3d0dbdc46710c262bf4fc4786b32d61bd777b33b (patch)
tree093cd3d954e01ae1b47de676f905348543b8b50c /config.make.in
parent56ab386964d99ab9b28957330af09e5ca33482f6 (diff)
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.
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.make.in b/config.make.in
index a7d466242f..b376a7eaa5 100644
--- a/config.make.in
+++ b/config.make.in
@@ -74,8 +74,6 @@ multi-arch = @multi_arch@
mach-interface-list = @mach_interface_list@
-sizeof-long-double = @sizeof_long_double@
-
nss-crypt = @libc_cv_nss_crypt@
# Configuration options.