/[graveman]/graveman/current/config.h.in
ViewVC logotype

Diff of /graveman/current/config.h.in

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

revision 1.4 by scresto, Sun Feb 20 17:45:01 2005 UTC revision 1.5 by scresto, Thu Mar 3 00:35:46 2005 UTC
# Line 3  Line 3 
3  /* Define for debug support */  /* Define for debug support */
4  #undef DEBUG  #undef DEBUG
5    
6    /* Define for FLAC file support */
7    #undef ENABLE_FLAC
8    
9  /* Define for mp3 file support */  /* Define for mp3 file support */
10  #undef ENABLE_MP3  #undef ENABLE_MP3
11    
# Line 33  Line 36 
36  /* Define if your <locale.h> file defines LC_MESSAGES. */  /* Define if your <locale.h> file defines LC_MESSAGES. */
37  #undef HAVE_LC_MESSAGES  #undef HAVE_LC_MESSAGES
38    
39    /* Define to 1 if you have the `FLAC' library (-lFLAC). */
40    #undef HAVE_LIBFLAC
41    
42  /* Define to 1 if you have the `id3tag' library (-lid3tag). */  /* Define to 1 if you have the `id3tag' library (-lid3tag). */
43  #undef HAVE_LIBID3TAG  #undef HAVE_LIBID3TAG
44    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26