Skip to content

Commit

Permalink
List ANY_WERROR_FLAG in config summary
Browse files Browse the repository at this point in the history
  • Loading branch information
roystgnr committed Jul 13, 2018
1 parent a5bd9f3 commit 936d49e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions m4/config_summary.m4
Expand Up @@ -49,6 +49,7 @@ for method in ${METHODS}; do
dnl blank line
AS_ECHO([])
done
AS_ECHO(["Any warnings-to-errors flags....... : $ANY_WERROR_FLAG"])
AS_ECHO(["Install dir........................ : $prefix"])
AS_ECHO(["Build user......................... : $USER"])
AS_ECHO(["Build host......................... : $BUILD_HOST"])
Expand Down

0 comments on commit 936d49e

Please sign in to comment.