[commit: ghc] master: configure.ac: print paths to dllwrap and windres (58a6569)
git at git.haskell.org
git at git.haskell.org
Sun Apr 23 12:55:04 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/58a656956f707719a76654f7f2c45e8b8a108c9b/ghc
>---------------------------------------------------------------
commit 58a656956f707719a76654f7f2c45e8b8a108c9b
Author: Sergei Trofimovich <slyfox at gentoo.org>
Date: Sun Apr 23 11:22:44 2017 +0100
configure.ac: print paths to dllwrap and windres
Signed-off-by: Sergei Trofimovich <slyfox at gentoo.org>
>---------------------------------------------------------------
58a656956f707719a76654f7f2c45e8b8a108c9b
configure.ac | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configure.ac b/configure.ac
index 83e692f..5606080 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1242,6 +1242,8 @@ echo "\
nm : $NmCmd
objdump : $ObjdumpCmd
ranlib : $RanlibCmd
+ windres : $Windres
+ dllwrap : $DllWrap
Happy : $HappyCmd ($HappyVersion)
Alex : $AlexCmd ($AlexVersion)
Perl : $PerlCmd
More information about the ghc-commits
mailing list