summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 9ed54f187..85201f033 100755
--- a/configure
+++ b/configure
@@ -4027,6 +4027,9 @@ _gmake_add_install() {
_gmake_done() {
echo "makefile is generated!"
+ if "${xmake_sh_diagnosis}"; then
+ cat "${xmake_sh_makefile}"
+ fi
}
# generate build file for gmake