Re: stability of sort()?
[p5sagit/p5-mst-13.2.git] / uconfig.h
index 6914151..dd57e19 100644 (file)
--- a/uconfig.h
+++ b/uconfig.h
  */
 /*#define HAS_SOCKATMARK               / **/
 
+/* HAS_STRFTIME:
+ *     This symbol, if defined, indicates that the strftime routine is
+ *     available to do time formatting.
+ */
+/*#define HAS_STRFTIME         / **/
+
 /* U32_ALIGNMENT_REQUIRED:
  *     This symbol, if defined, indicates that you must access
  *     character data through U32-aligned pointers.