]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
added strftime
authorGuido van Rossum <guido@python.org>
Mon, 18 Sep 1995 22:03:30 +0000 (22:03 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 18 Sep 1995 22:03:30 +0000 (22:03 +0000)
config.h.in

index d2edf62fb446b0edd45506d955ed7a2ff4949cc0..0a33fbed9c627e473f529fd52813a1efd697bd2c 100644 (file)
 /* Define if you have the siginterrupt function.  */
 #undef HAVE_SIGINTERRUPT
 
+/* Define if you have the strftime function.  */
+#undef HAVE_STRFTIME
+
 /* Define if you have the symlink function.  */
 #undef HAVE_SYMLINK