Correct stupid typo (HAVE_GETHOSTBTNAME).

This commit is contained in:
Guido van Rossum 1999-12-16 17:49:02 +00:00
parent e91a29d2f3
commit c6f6df3118

View File

@ -39,7 +39,7 @@
#undef HAVE_ALTZONE
/* Define this if you have gethostbyname() */
#undef HAVE_GETHOSTBTNAME
#undef HAVE_GETHOSTBYNAME
/* Define this if you have some version of gethostbyname_r() */
#undef HAVE_GETHOSTBYNAME_R