summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2014-09-10 08:36:13 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2014-09-10 08:36:13 +0200
commitd6f85a58fb1c9ba755fae72f750f2968c3a0cd7f (patch)
treea480a130d6898afd3e43585669f2ea7adfe53704 /uconfig.h
parent7f3ab81353b15bbad4d5568250fc27c9f2a3eef5 (diff)
downloadperl-d6f85a58fb1c9ba755fae72f750f2968c3a0cd7f.tar.gz
regen after backport truncl probe
+ fix copy/paste miss in Glossary
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/uconfig.h b/uconfig.h
index 6903253174..3429c99c81 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -577,12 +577,6 @@
*/
/*#define HAS_TRUNCATE / **/
-/* HAS_TRUNCL:
- * This symbol, if defined, indicates that the truncl routine is
- * available. If copysignl is also present we can emulate modfl.
- */
-/*#define HAS_TRUNCL / **/
-
/* HAS_TZNAME:
* This symbol, if defined, indicates that the tzname[] array is
* available to access timezone names.
@@ -4200,6 +4194,12 @@
*/
/*#define HAS_TIMEGM / **/
+/* HAS_TRUNCL:
+ * This symbol, if defined, indicates that the truncl routine is
+ * available. If copysignl is also present we can emulate modfl.
+ */
+/*#define HAS_TRUNCL / **/
+
/* U32_ALIGNMENT_REQUIRED:
* This symbol, if defined, indicates that you must access
* character data through U32-aligned pointers.
@@ -4851,6 +4851,6 @@
#endif
/* Generated from:
- * 1c1d16f8945b3f9bfe5468b7388d22d9eeb1d6474c8f01a6339b503de6167800 config_h.SH
+ * 8d61fec9ecb01eecea08d68eef7ee547e6ec951a411600e1e178c1270ba17d89 config_h.SH
* 6039ef141e931b6582a919f2049d2e4d68a5f977e2cf27b898966e83d5f3ed62 uconfig.sh
* ex: set ro: */