diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index f4c70caead..401289270b 100644 --- a/config.make.in +++ b/config.make.in @@ -31,6 +31,7 @@ build-shared = @shared@ build-profile = @profile@ build-omitfp = @omitfp@ stdio = @stdio@ +malloc = @malloc@ add-ons = @subdirs@ # Build tools. |