mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	Move WANT_SIGFPE_HANDLER.
This commit is contained in:
		
							parent
							
								
									f4eb63ef9a
								
							
						
					
					
						commit
						7a24c37444
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -60,6 +60,9 @@
 | 
				
			||||||
/* Define to empty if the keyword does not work.  */
 | 
					/* Define to empty if the keyword does not work.  */
 | 
				
			||||||
#undef volatile
 | 
					#undef volatile
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/* Define if you want SIGFPE handled (see Include/pyfpe.h). */
 | 
				
			||||||
 | 
					#undef WANT_SIGFPE_HANDLER
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Define if you want to use SGI (IRIX 4) dynamic linking.
 | 
					/* Define if you want to use SGI (IRIX 4) dynamic linking.
 | 
				
			||||||
   This requires the "dl" library by Jack Jansen,
 | 
					   This requires the "dl" library by Jack Jansen,
 | 
				
			||||||
   ftp://ftp.cwi.nl/pub/dynload/dl-1.6.tar.Z.
 | 
					   ftp://ftp.cwi.nl/pub/dynload/dl-1.6.tar.Z.
 | 
				
			||||||
| 
						 | 
					@ -84,8 +87,5 @@
 | 
				
			||||||
/* Define if you want to use the GNU readline library */
 | 
					/* Define if you want to use the GNU readline library */
 | 
				
			||||||
#undef WITH_READLINE
 | 
					#undef WITH_READLINE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Define if you want SIGFPE handled (see Include/pyfpe.h). */
 | 
					 | 
				
			||||||
#undef WANT_SIGFPE_HANDLER
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Leave that blank line there-- autoheader needs it! */
 | 
					/* Leave that blank line there-- autoheader needs it! */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue