]> granicus.if.org Git - python/commitdiff
Added HAVE_STRFTIME
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 23 Oct 1996 15:42:01 +0000 (15:42 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 23 Oct 1996 15:42:01 +0000 (15:42 +0000)
Mac/Include/config.h

index 94b9bb95fa355f12229847de2e9c4792ce70eb4d..c367967109950293dc7cbb8ecf492432e720e218 100644 (file)
 #endif
 #endif
 
+#ifdef __MWERKS__
+#define HAVE_STRFTIME
+#endif
+
 #ifdef USE_GUSI
 /* GUSI provides a lot of unixisms */
 #define HAVE_SELECT