/[svn]/linuxsampler/trunk/config.h.in
ViewVC logotype

Diff of /linuxsampler/trunk/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 12 by schoenebeck, Sun Nov 16 19:01:50 2003 UTC revision 31 by schoenebeck, Sun Jan 18 20:31:31 2004 UTC
# Line 1  Line 1 
1  /* config.h.in.  Generated from configure.in by autoheader.  */  /* config.h.in.  Generated from configure.in by autoheader.  */
 /* Define if the C compiler supports BOOL */  
 #undef HAVE_BOOL  
2    
3  #undef VERSION  /* Define to the major version number of your Alsa installation. */
4    #undef ALSA_MAJOR
5    
6  #undef PACKAGE  /* Define to the minor version number of your Alsa installation. */
7    #undef ALSA_MINOR
8    
9  /* Define if you need the GNU extensions to compile */  /* Define to the subminor version number of your Alsa installation. */
10  #undef _GNU_SOURCE  #undef ALSA_SUBMINOR
11    
12  /* Define to 1 if you build for x86 architecture. */  /* Define to 1 if you build for x86 architecture. */
13  #undef ARCH_X86  #undef ARCH_X86
# Line 18  Line 18 
18  /* Define to 1 if you have the <inttypes.h> header file. */  /* Define to 1 if you have the <inttypes.h> header file. */
19  #undef HAVE_INTTYPES_H  #undef HAVE_INTTYPES_H
20    
21    /* Define to 1 if you have JACK installed. */
22    #undef HAVE_JACK
23    
24  /* Define to 1 if you have the <memory.h> header file. */  /* Define to 1 if you have the <memory.h> header file. */
25  #undef HAVE_MEMORY_H  #undef HAVE_MEMORY_H
26    

Legend:
Removed from v.12  
changed lines
  Added in v.31

  ViewVC Help
Powered by ViewVC