mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-10-29 05:40:25 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
	
		
			724 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
	
		
			724 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
 | |
| 
 | |
| /* Define to empty if the keyword does not work.  */
 | |
| #undef const
 | |
| 
 | |
| /* Define as __inline if that's what the C compiler calls it.  */
 | |
| #undef inline
 | |
| 
 | |
| /* Define if you have the ANSI C header files.  */
 | |
| #undef STDC_HEADERS
 | |
| 
 | |
| /* Define if you can safely include both <sys/time.h> and <time.h>.  */
 | |
| #undef TIME_WITH_SYS_TIME
 | |
| 
 | |
| /* Define if your processor stores words with the most significant
 | |
|    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
 | |
| #undef WORDS_BIGENDIAN
 | |
| 
 | |
| /* Package name */
 | |
| #undef PACKAGE
 | |
| 
 | |
| /* Package version */
 | |
| #undef VERSION
 | |
| 
 | |
| /* Define if you have the <linux/asound.h> header file.  */
 | |
| #undef HAVE_LINUX_ASOUND_H
 | 
