From ab2bb8aa34c9c9d6912e7103eba65d0a722bc93d Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Sun, 14 Feb 2021 14:37:41 +0100 Subject: Regenerate Configure and frieds after backport --- uconfig.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'uconfig.h') diff --git a/uconfig.h b/uconfig.h index 9df1564005..d38a004130 100644 --- a/uconfig.h +++ b/uconfig.h @@ -3568,12 +3568,6 @@ */ /*#define DEFAULT_INC_EXCLUDES_DOT / **/ -/* USE_STRICT_BY_DEFAULT: - * This symbol, if defined, enables additional defaults. - * At this time it only enables implicit strict by default. - */ -/*#define USE_STRICT_BY_DEFAULT / * use strict by default */ - /* USE_DYNAMIC_LOADING: * This symbol, if defined, indicates that dynamic loading of * some sort is available. @@ -4220,6 +4214,12 @@ */ /*#define USE_C_BACKTRACE / **/ +/* USE_STRICT_BY_DEFAULT: + * This symbol, if defined, enables additional defaults. + * At this time it only enables implicit strict by default. + */ +/*#define USE_STRICT_BY_DEFAULT / * use strict by default */ + /* USE_DTRACE: * This symbol, if defined, indicates that Perl should * be built with support for DTrace. @@ -5282,6 +5282,6 @@ #endif /* Generated from: - * 53ec858c462f9fa2669095834b3d350458c955777a07a0ad7a3a73162ff8ef0e config_h.SH + * 6edd641b187b02d0daa8cb53f5d22f2dcca115a0d3e744f51b0292d2db484ca5 config_h.SH * b53784d20c0f250807f47a3130cdc8e01a92da948e6747af87ebc24f11904722 uconfig.sh * ex: set ro: */ -- cgit v1.2.1