diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in index a3ddf1f226..85d90bcb8c 100644 --- a/config.make.in +++ b/config.make.in @@ -79,7 +79,6 @@ have-ksh = @libc_cv_have_ksh@ sizeof-long-double = @sizeof_long_double@ # Configuration options. -gnu-as = @gnu_as@ build-static = @static@ build-shared = @shared@ build-pic-default= @pic_default@ |