diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index 30167e6fb1..80df0c6c74 100644 --- a/config.make.in +++ b/config.make.in @@ -65,6 +65,8 @@ have-ksh = @libc_cv_have_ksh@ sizeof-long-double = @sizeof_long_double@ +completely-soft = @completely_soft@ + # Configuration options. gnu-as = @gnu_as@ gnu-ld = @gnu_ld@ |