/[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 30 by schoenebeck, Sun Jan 11 16:43:54 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

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

  ViewVC Help
Powered by ViewVC