From 3ce1f2959437e952b9db4eaeed2407424f11a4d1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 10 Sep 2011 14:34:15 -0400 Subject: Cleanup of configuration options Make several tool features mandatory and simplify the code. --- config.make.in | 1 - 1 file changed, 1 deletion(-) (limited to 'config.make.in') diff --git a/config.make.in b/config.make.in index 8308d1d..cca3954 100644 --- a/config.make.in +++ b/config.make.in @@ -75,7 +75,6 @@ static-libgcc = @libc_cv_gcc_static_libgcc@ versioning = @VERSIONING@ oldest-abi = @oldest_abi@ -no-whole-archive = @no_whole_archive@ exceptions = @exceptions@ multi-arch = @multi_arch@ -- cgit v1.1