[commit: ghc] ghc-8.2: configure.ac: print paths to dllwrap and windres (fa0110b)
git at git.haskell.org
git at git.haskell.org
Thu Apr 27 20:10:05 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-8.2
Link : http://ghc.haskell.org/trac/ghc/changeset/fa0110b5d6d0b4d518309ebc0fe5d309d97447d6/ghc
>---------------------------------------------------------------
commit fa0110b5d6d0b4d518309ebc0fe5d309d97447d6
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>
(cherry picked from commit 58a656956f707719a76654f7f2c45e8b8a108c9b)
>---------------------------------------------------------------
fa0110b5d6d0b4d518309ebc0fe5d309d97447d6
configure.ac | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configure.ac b/configure.ac
index 22972c3..5ff54d8 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