summaryrefslogtreecommitdiffstats
path: root/Mac/Include
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Include')
-rw-r--r--Mac/Include/pyconfig.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Mac/Include/pyconfig.h b/Mac/Include/pyconfig.h
index 90b56c4..eb53725 100644
--- a/Mac/Include/pyconfig.h
+++ b/Mac/Include/pyconfig.h
@@ -469,12 +469,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#undef HAVE_HSTRERROR
/* Define if you have the hypot function. */
-#ifndef __MC68K__
-/* 68K hypot definition (and implementation) are unuseable
-** because they use 10-byte floats.
-*/
#define HAVE_HYPOT
-#endif
/* Define if you have the inet_pton function. */
#undef HAVE_INET_PTON