]> granicus.if.org Git - python/commitdiff
SF bug #474077 2.2b1: Error compiling extns with BCC
authorTim Peters <tim.peters@gmail.com>
Tue, 30 Oct 2001 21:09:55 +0000 (21:09 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 30 Oct 2001 21:09:55 +0000 (21:09 +0000)
Removed "#undef HAVE_HYPOT" line from Borland config, as suggested.
Whether this will break some other Borland usage is a good question I
can't answer.

Misc/ACKS
PC/pyconfig.h

index d893297f71b6f5f24dadf71c51e5cdcd2937383f..188e78d0e6a0fc4e39dbee878ec050418a1fd393 100644 (file)
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -23,6 +23,7 @@ Donovan Baarda
 Alfonso Baciero
 Stig Bakken
 Greg Ball
+Luigi Ballabio
 Cesar Eduardo Barros
 Des Barry
 Ulf Bartelt
index 370b518a5e211b753b544ba618eb62230fccfc93..20792ac812f5c80102ad83f725986e19f914ca5a 100644 (file)
@@ -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