diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -453,7 +453,7 @@ my @makeargs; push @makeargs, "-C${\abs2rel $RealDir}" unless getcwd eq $RealDir; push @makeargs, "-j${\(get_cpu_count() + 1)}"; -say console_format <<"EOM"; +print console_format <<"EOM"; <|GREEN Paths:|> <|GREEN Base:|> $config{BASE_DIR} |