@@ -34065,7 +34065,7 @@ index ba37cf99e2..9815c16a5c 100755
34065
34065
;;
34066
34066
*)
34067
34067
diff --git a/configure b/configure
34068
- index 829dd69bb8..d9d71e5872 100755
34068
+ index 455481bc50..ffb14d2f4a 100755
34069
34069
--- a/configure
34070
34070
+++ b/configure
34071
34071
@@ -3260,6 +3260,15 @@
@@ -34114,7 +34114,7 @@ index 829dd69bb8..d9d71e5872 100755
34114
34114
# On AIX 4 and 5.1, mbstate_t is defined only when _XOPEN_SOURCE == 500 but
34115
34115
# used in wcsnrtombs() and mbsnrtowcs() even if _XOPEN_SOURCE is not defined
34116
34116
# or has another value. By not (re)defining it, the defaults come in place.
34117
- @@ -6183 ,11 +6208 ,17 @@
34117
+ @@ -6185 ,11 +6210 ,17 @@
34118
34118
fi
34119
34119
34120
34120
if test "$cross_compiling" = yes; then
@@ -34137,7 +34137,7 @@ index 829dd69bb8..d9d71e5872 100755
34137
34137
fi
34138
34138
34139
34139
34140
- @@ -6906 ,8 +6937 ,6 @@
34140
+ @@ -6908 ,8 +6939 ,6 @@
34141
34141
# tweak BASECFLAGS based on compiler and platform
34142
34142
case $GCC in
34143
34143
yes)
@@ -34146,7 +34146,7 @@ index 829dd69bb8..d9d71e5872 100755
34146
34146
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for -Wextra" >&5
34147
34147
$as_echo_n "checking for -Wextra... " >&6; }
34148
34148
ac_save_cc="$CC"
34149
- @@ -11450 ,6 +11479 ,10 @@
34149
+ @@ -11452 ,6 +11481 ,10 @@
34150
34150
fi
34151
34151
;;
34152
34152
hp*|HP*) DYNLOADFILE="dynload_hpux.o";;
@@ -34157,7 +34157,7 @@ index 829dd69bb8..d9d71e5872 100755
34157
34157
*)
34158
34158
# use dynload_shlib.c and dlopen() if we have it; otherwise stub
34159
34159
# out any dynamic loading
34160
- @@ -18684 ,7 +18717 ,17 @@
34160
+ @@ -18686 ,7 +18719 ,17 @@
34161
34161
echo "creating Modules/Setup.local" >&6
34162
34162
if test ! -f Modules/Setup.local
34163
34163
then
@@ -34176,13 +34176,13 @@ index 829dd69bb8..d9d71e5872 100755
34176
34176
fi
34177
34177
34178
34178
echo "creating Makefile" >&6
34179
- @@ -18701 ,4 +18744 ,3 @@
34179
+ @@ -18703 ,4 +18746 ,3 @@
34180
34180
echo "" >&6
34181
34181
echo "" >&6
34182
34182
fi
34183
34183
-
34184
34184
diff --git a/configure.ac b/configure.ac
34185
- index f1cc8e9bcb..8898ecf484 100644
34185
+ index 1afcba3307..db2afe7e5f 100644
34186
34186
--- a/configure.ac
34187
34187
+++ b/configure.ac
34188
34188
@@ -379,6 +379,15 @@
@@ -34231,7 +34231,7 @@ index f1cc8e9bcb..8898ecf484 100644
34231
34231
# On AIX 4 and 5.1, mbstate_t is defined only when _XOPEN_SOURCE == 500 but
34232
34232
# used in wcsnrtombs() and mbsnrtowcs() even if _XOPEN_SOURCE is not defined
34233
34233
# or has another value. By not (re)defining it, the defaults come in place.
34234
- @@ -1202 ,11 +1227 ,17 @@
34234
+ @@ -1204 ,11 +1229 ,17 @@
34235
34235
34236
34236
AC_CHECK_TOOLS([READELF], [readelf], [:])
34237
34237
if test "$cross_compiling" = yes; then
@@ -34254,7 +34254,7 @@ index f1cc8e9bcb..8898ecf484 100644
34254
34254
fi
34255
34255
AC_SUBST(READELF)
34256
34256
34257
- @@ -1564 ,8 +1595 ,6 @@
34257
+ @@ -1566 ,8 +1597 ,6 @@
34258
34258
# tweak BASECFLAGS based on compiler and platform
34259
34259
case $GCC in
34260
34260
yes)
@@ -34263,7 +34263,7 @@ index f1cc8e9bcb..8898ecf484 100644
34263
34263
AC_MSG_CHECKING(for -Wextra)
34264
34264
ac_save_cc="$CC"
34265
34265
CC="$CC -Wextra -Werror"
34266
- @@ -3539 ,6 +3568 ,10 @@
34266
+ @@ -3541 ,6 +3570 ,10 @@
34267
34267
fi
34268
34268
;;
34269
34269
hp*|HP*) DYNLOADFILE="dynload_hpux.o";;
@@ -34274,7 +34274,7 @@ index f1cc8e9bcb..8898ecf484 100644
34274
34274
*)
34275
34275
# use dynload_shlib.c and dlopen() if we have it; otherwise stub
34276
34276
# out any dynamic loading
34277
- @@ -5723 ,7 +5756 ,17 @@
34277
+ @@ -5725 ,7 +5758 ,17 @@
34278
34278
echo "creating Modules/Setup.local" >&AS_MESSAGE_FD
34279
34279
if test ! -f Modules/Setup.local
34280
34280
then
@@ -34293,7 +34293,7 @@ index f1cc8e9bcb..8898ecf484 100644
34293
34293
fi
34294
34294
34295
34295
echo "creating Makefile" >&AS_MESSAGE_FD
34296
- @@ -5740 ,4 +5783 ,3 @@
34296
+ @@ -5742 ,4 +5785 ,3 @@
34297
34297
echo "" >&AS_MESSAGE_FD
34298
34298
echo "" >&AS_MESSAGE_FD
34299
34299
fi
0 commit comments