mirror of
				https://git.code.sf.net/p/libpng/code.git
				synced 2025-07-10 18:04:09 +02:00 
			
		
		
		
	Fix host_cpu check
This commit is contained in:
		
							parent
							
								
									9a308a3344
								
							
						
					
					
						commit
						fb375429b5
					
				| @ -345,7 +345,7 @@ AC_ARG_ENABLE([intel-sse], | ||||
| AM_CONDITIONAL([PNG_INTEL_SSE], | ||||
|    [test "$enable_intel_sse" != 'no' && | ||||
|     case "$host_cpu" in | ||||
|       x86*) :;; | ||||
|       i?86|x86_64) :;; | ||||
|       *)    test "$enable_intel_sse" != '';; | ||||
|     esac]) | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Matt Sarett
						Matt Sarett