From 0b6964b5692791f8c0eff9022314b187829a852e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Fri, 12 Apr 2002 09:55:28 +0000 Subject: Remove unused macros. --- acconfig.h | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/acconfig.h b/acconfig.h index dd0b505..b03ae92 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,29 +1,6 @@ /* Leave this blank line here -- autoheader needs it! */ -/* Define this if you have gethostbyname() */ -#undef HAVE_GETHOSTBYNAME - -/* Define if you have termios available */ -#undef HAVE_TERMIOS_H - -/* Define as the size of the unicode type. */ -#undef Py_UNICODE_SIZE - -/* sizeof(void *) */ -#undef SIZEOF_VOID_P - -/* Define to `int' if doesn't define. */ -#undef socklen_t - -/* Define for SOLARIS 2.x */ -#undef SOLARIS - -/* Define if you want to use BSD db. */ -#undef WITH_LIBDB - -/* Define if you want to use ndbm. */ -#undef WITH_LIBNDBM /* Leave that blank line there-- autoheader needs it! */ -- cgit v0.12