Commit 63096d48 authored by Guido van Rossum's avatar Guido van Rossum

Add HAVE_MKTIME.

parent 9cd9fbb7
......@@ -359,6 +359,9 @@ typedef int pid_t;
/* Define if you have lstat. */
/* #undef HAVE_LSTAT */
/* Define if you have the mktime function. */
#define HAVE_MKTIME
/* Define if you have nice. */
/* #undef HAVE_NICE */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment