From fe000b075ad60aeac486d1202f95f942275bbc74 Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Mon, 5 Oct 2009 12:12:05 +0200 Subject: [PATCH] src/cmp/cmpmain.lsp: silence the program "mt" that embeds the manifest in a Windows executable. --- src/cmp/cmpmain.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cmp/cmpmain.lsp b/src/cmp/cmpmain.lsp index a2f9619ab..4c681e8ab 100755 --- a/src/cmp/cmpmain.lsp +++ b/src/cmp/cmpmain.lsp @@ -78,7 +78,7 @@ the environment variable TMPDIR to a different value." template))) (manifest (probe-file manifest-namestring))) (when manifest (safe-system - (format nil "mt -manifest ~S \"-outputresource:~A;~D\"" + (format nil "mt -nologo -manifest ~S \"-outputresource:~A;~D\"" manifest-namestring (namestring real-file) (ecase type