[Python-checkins] CVS: python/dist/src/PC config.h,1.50,1.51

Tim Peters tim_one@users.sourceforge.net
2001年4月20日 20:20:49 -0700


Update of /cvsroot/python/python/dist/src/PC
In directory usw-pr-cvs1:/tmp/cvs-serv13487/python/dist/src/PC
Modified Files:
	config.h 
Log Message:
SF bug #417508: 'hypot' not found with Borland C++Build.
Index: config.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/PC/config.h,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -r1.50 -r1.51
*** config.h	2001年04月18日 21:12:25	1.50
--- config.h	2001年04月21日 03:20:47	1.51
***************
*** 177,180 ****
--- 177,182 ----
 #define LONG_LONG __int64
 
+ #undef HAVE_HYPOT
+ 
 #else /* !_WIN32 */
 #error "Only Win32 and later are supported"

AltStyle によって変換されたページ (->オリジナル) /