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 3af1e396e9..871c5d60de 100644 --- a/config.make.in +++ b/config.make.in @@ -34,6 +34,7 @@ with-cpu = @submachine@ defines = @DEFINES@ sysincludes = @SYSINCLUDES@ +c++-sysincludes = @CXX_SYSINCLUDES@ all-warnings = @all_warnings@ elf = @elf@ |