From cea777423b67a5ea1ed104b217373556d6ff0383 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Sun, 25 May 2008 18:05:30 +0000 Subject: autoreconf run --- configure | 2 +- pyconfig.h.in | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/configure b/configure index 8d725c3..11343d2 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 62716 . +# From configure.in Revision: 63205 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for python 3.0. # diff --git a/pyconfig.h.in b/pyconfig.h.in index e8cf739..bbcc1d3 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -936,9 +936,6 @@ /* Define to 1 if your declares `struct tm'. */ #undef TM_IN_SYS_TIME -/* Define if you want to use MacPython modules on MacOSX in unix-Python. */ -#undef USE_TOOLBOX_OBJECT_GLUE - /* Define if a va_list is an array of some kind */ #undef VA_LIST_IS_ARRAY -- cgit v0.12