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 e701212e99..a3ddf1f226 100644 --- a/config.make.in +++ b/config.make.in @@ -80,7 +80,6 @@ sizeof-long-double = @sizeof_long_double@ # Configuration options. gnu-as = @gnu_as@ -gnu-ld = @gnu_ld@ build-static = @static@ build-shared = @shared@ build-pic-default= @pic_default@ |