> in current python svn there is a > #undef HAVE_DECL_TZNAME > but I can't find a configure test for it. > Did I miss something ?
Perhaps that it is generated through autoheader? pyconfig.h.in was last generated by autoconf 2.61, and configure by autoconf 2.59. I have now made sure that the trunk will always use autoconf 2.61. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com