Open
Description
Description
If config.sh contains, for example, a value for d_has_C_UTF8
or d_setlocale_accepts_any_locale_name
, those values are ignored. There may be others like this.
Spotted by @mauke
Steps to Reproduce
Change the values in config.sh; then run Configure. The changed values are ignored.
Expected behavior
The Configure should point out the inconsistency and ask the user what to do
Perl configuration
# perl -V output goes here
This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi
(with 60 registered patches, see perl -V for more detail)