Add --print-config-cmd long option.

This commit is contained in:
Dianne Skoll
2024-10-15 10:32:01 -04:00
parent c192c580da
commit 52c973509b
5 changed files with 18 additions and 0 deletions

5
configure vendored
View File

@@ -651,6 +651,7 @@ LIBOBJS
RELEASE_DATE
PERLARTIFACTS
VERSION
CONFIG_CMD
PERL
SET_MAKE
LN_S
@@ -4198,6 +4199,10 @@ fi
VERSION=$PACKAGE_VERSION
CONFIG_CMD="$0$ac_configure_args_raw"
printf "%s\n" "#define CONFIG_CMD \"$CONFIG_CMD\"" >>confdefs.h