mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-10-29 05:40:25 -04:00 
			
		
		
		
	Updated for the new driver defines
This commit is contained in:
		
							parent
							
								
									70809b1835
								
							
						
					
					
						commit
						9712a67778
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7,10 +7,10 @@ AC_TRY_COMPILE([ | |||
| ],[ | ||||
| void main(void) | ||||
| { | ||||
| #if !defined(SND_PROTOCOL_VERSION) || !defined(SND_PROTOCOL_INCOMPATIBLE) | ||||
| #if !defined(SNDRV_PROTOCOL_VERSION) || !defined(SNDRV_PROTOCOL_INCOMPATIBLE) | ||||
| #error not found | ||||
| #else | ||||
| #if !defined(SND_PCM_IOCTL_REWIND) | ||||
| #if !defined(SNDRV_PCM_IOCTL_REWIND) | ||||
| #error wrong version | ||||
| #endif | ||||
|   exit(0); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jaroslav Kysela
						Jaroslav Kysela