diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in index dd3aa8fe8a..b48dbb4fc5 100644 --- a/config.make.in +++ b/config.make.in @@ -87,7 +87,7 @@ build-profile = @profile@ build-omitfp = @omitfp@ build-bounded = @bounded@ build-static-nss = @static_nss@ -add-ons = @subdirs@ +add-ons = @add_ons@ cross-compiling = @cross_compiling@ force-install = @force_install@ |