Skip to content

Commit d4272bb

Browse files
authored
Merge pull request #7129 from bandi13/configurePrintout
Print out how ./configure was called
2 parents 49d258f + b5015df commit d4272bb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

configure.ac

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9585,6 +9585,8 @@ echo " * keylog export: $ENABLED_KEYLOG_EXPORT"
95859585
echo ""
95869586
echo "---"
95879587

9588+
echo "./configure flags: $(./config.status --config)"
9589+
95889590
fi # $silent != yes
95899591

95909592
################################################################################

0 commit comments

Comments
 (0)