-This is Python version 2.1
+This is Python version 2.2
==========================
Copyright (c) 2001 Python Software Foundation.
/* The number of bytes in a void *. */
#undef SIZEOF_VOID_P
+/* Define if you have the _getpty function. */
+#undef HAVE__GETPTY
+
/* Define if you have the alarm function. */
#undef HAVE_ALARM
/* Define if you have the getpid function. */
#undef HAVE_GETPID
-/* Define if you have the _getpty function. */
-#undef HAVE__GETPTY
-
/* Define if you have the getpwent function. */
#undef HAVE_GETPWENT
/* Define if you have the waitpid function. */
#undef HAVE_WAITPID
-/* Define if you have the <db_185.h> header file. */
-#undef HAVE_DB_185_H
+/* Define if you have the <db.h> header file. */
+#undef HAVE_DB_H
/* Define if you have the <db1/ndbm.h> header file. */
#undef HAVE_DB1_NDBM_H
-/* Define if you have the <db.h> header file. */
-#undef HAVE_DB_H
+/* Define if you have the <db_185.h> header file. */
+#undef HAVE_DB_185_H
/* Define if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
#! /bin/sh
-# From configure.in Revision: 1.215
+# From configure.in Revision: 1.216
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Set VERSION so we only need to edit in one place (i.e., here)
-VERSION=2.1
+VERSION=2.2
# Arguments passed to configure.