Skip to content

Commit b5015df

Browse files
author
Andras Fekete
committed
Print out how ./configure was called
This will make debugging and tracing back from logs much easier
1 parent 06d7b14 commit b5015df

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
@@ -9584,6 +9584,8 @@ echo " * keylog export: $ENABLED_KEYLOG_EXPORT"
95849584
echo ""
95859585
echo "---"
95869586

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

95899591
################################################################################

0 commit comments

Comments
 (0)