summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorH.Merijn Brand <perl5@tux.freedom.nl>2021-08-11 13:22:46 +0200
committerH.Merijn Brand <perl5@tux.freedom.nl>2021-08-11 13:34:21 +0200
commitf1258252af9029c93a503f5e45bf6ae88977c4dd (patch)
tree4b9808292f492098aed9c2ef22f77f4228625929 /uconfig.h
parent68f1b6d700b9662cfdec43ceddbd086d4b59c87e (diff)
downloadperl-f1258252af9029c93a503f5e45bf6ae88977c4dd.tar.gz
Regen Configure and Glossary after backport of xlocale.h addition
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/uconfig.h b/uconfig.h
index 49f836bc25..adb7269010 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -3108,19 +3108,19 @@
*/
/* I_XLOCALE:
* This symbol, if defined, indicates to the C program that the
- * xlocale.h header is available. See also NEED_XLOCALE_H.
+ * header xlocale.h is available. See also NEED_XLOCALE_H
*/
/* NEED_XLOCALE_H:
- * This symbol, if defined, indicates that the C program should
- * include <xlocale.h> to get newlocale() and its friends.
+ * This symbol, if defined, indicates that the C program should
+ * include <xlocale.h> to get newlocale() and its friends.
*/
/*#define HAS_NEWLOCALE / **/
/*#define HAS_FREELOCALE / **/
/*#define HAS_USELOCALE / **/
/*#define HAS_DUPLOCALE / **/
/*#define HAS_QUERYLOCALE / **/
-/*#define I_XLOCALE / **/
/*#define NEED_XLOCALE_H / **/
+/*#define I_XLOCALE / **/
/* HAS_NEXTAFTER:
* This symbol, if defined, indicates that the nextafter routine is
@@ -5318,6 +5318,6 @@
#endif
/* Generated from:
- * c0ae90ad8256740b1a7872cebe079e964a7a9a5c8128038a60de0ab610d9e9fe config_h.SH
+ * f88762343858d290ac1b2bce8613d97ce15c18eada7a5a587fb9b8a8053d0d7f config_h.SH
* 24570f2ff38b22b436d34127ff85a3f3a075a4dea1359c56f16196bdbe376b1c uconfig.sh
* ex: set ro: */