/[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 18 by schoenebeck, Sun Dec 7 05:03:43 2003 UTC
# Line 9  Line 9 
9  /* Define if you need the GNU extensions to compile */  /* Define if you need the GNU extensions to compile */
10  #undef _GNU_SOURCE  #undef _GNU_SOURCE
11    
12    /* Define to the major version number of your Alsa installation. */
13    #undef ALSA_MAJOR
14    
15    /* Define to the minor version number of your Alsa installation. */
16    #undef ALSA_MINOR
17    
18    /* Define to the subminor version number of your Alsa installation. */
19    #undef ALSA_SUBMINOR
20    
21  /* Define to 1 if you build for x86 architecture. */  /* Define to 1 if you build for x86 architecture. */
22  #undef ARCH_X86  #undef ARCH_X86
23    

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

  ViewVC Help
Powered by ViewVC