From 2119dcfaccfa6fabf9e6be15f6d97ad041252ac9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 8 Jan 2012 09:52:29 -0500 Subject: Static linking is always needed --- 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 90d6b28..d937952 100644 --- a/config.make.in +++ b/config.make.in @@ -88,7 +88,6 @@ sizeof-long-double = @sizeof_long_double@ nss-crypt = @libc_cv_nss_crypt@ # Configuration options. -build-static = @static@ build-shared = @shared@ build-pic-default= @libc_cv_pic_default@ build-profile = @profile@ -- cgit v1.1