diff options
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | PC/pyconfig.h | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -23,6 +23,7 @@ Donovan Baarda Alfonso Baciero Stig Bakken Greg Ball +Luigi Ballabio Cesar Eduardo Barros Des Barry Ulf Bartelt diff --git a/PC/pyconfig.h b/PC/pyconfig.h index 370b518..20792ac 100644 --- a/PC/pyconfig.h +++ b/PC/pyconfig.h @@ -180,7 +180,6 @@ typedef int pid_t; #define HAVE_LONG_LONG 1 #define LONG_LONG __int64 -#undef HAVE_HYPOT #undef HAVE_SYS_UTIME_H #define HAVE_UTIME_H #define HAVE_DIRENT_H |