mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	Merged revisions 74978 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r74978 | ronald.oussoren | 2009-09-20 22:05:44 +0200 (Sun, 20 Sep 2009) | 2 lines Fix typo in error message ........
This commit is contained in:
		
							parent
							
								
									6ce931fabe
								
							
						
					
					
						commit
						74f29b4a8b
					
				
					 2 changed files with 5241 additions and 5927 deletions
				
			
		| 
						 | 
					@ -916,7 +916,7 @@ yes)
 | 
				
			||||||
		   ARCH_RUN_32BIT="arch -i386 -ppc"
 | 
							   ARCH_RUN_32BIT="arch -i386 -ppc"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		 else
 | 
							 else
 | 
				
			||||||
	           AC_MSG_ERROR([proper usage is --with-universalarch=32-bit|64-bit|all])
 | 
						           AC_MSG_ERROR([proper usage is --with-universal-arch=32-bit|64-bit|all|intel|3-way])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		 fi
 | 
							 fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue