mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	Skip Montanaro <skip@mojam.com>:
Update the generated files related to the autoconf support for BSD db. This closes SourceForge patch #101272.
This commit is contained in:
		
							parent
							
								
									c9cb84703b
								
							
						
					
					
						commit
						a50d6ec623
					
				
					 2 changed files with 371 additions and 327 deletions
				
			
		| 
						 | 
				
			
			@ -210,6 +210,9 @@
 | 
			
		|||
   (shared library plus accessory files). */
 | 
			
		||||
#undef WITH_NEXT_FRAMEWORK
 | 
			
		||||
 | 
			
		||||
/* Define if you want to use BSD db. */
 | 
			
		||||
#undef WITH_LIBDB
 | 
			
		||||
 | 
			
		||||
/* Define if you want to build an interpreter with many run-time checks  */
 | 
			
		||||
#undef Py_DEBUG
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -518,6 +521,12 @@
 | 
			
		|||
/* Define if you have the waitpid function.  */
 | 
			
		||||
#undef HAVE_WAITPID
 | 
			
		||||
 | 
			
		||||
/* Define if you have the <db_185.h> header file.  */
 | 
			
		||||
#undef HAVE_DB_185_H
 | 
			
		||||
 | 
			
		||||
/* Define if you have the <db.h> header file.  */
 | 
			
		||||
#undef HAVE_DB_H
 | 
			
		||||
 | 
			
		||||
/* Define if you have the <dirent.h> header file.  */
 | 
			
		||||
#undef HAVE_DIRENT_H
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue