graveman-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Graveman-cvs] Changes to graveman/current/config.h.in


From: sylvain cresto
Subject: [Graveman-cvs] Changes to graveman/current/config.h.in
Date: Wed, 02 Mar 2005 19:35:52 -0500

Index: graveman/current/config.h.in
diff -u graveman/current/config.h.in:1.4 graveman/current/config.h.in:1.5
--- graveman/current/config.h.in:1.4    Sun Feb 20 17:45:01 2005
+++ graveman/current/config.h.in        Thu Mar  3 00:35:46 2005
@@ -3,6 +3,9 @@
 /* Define for debug support */
 #undef DEBUG
 
+/* Define for FLAC file support */
+#undef ENABLE_FLAC
+
 /* Define for mp3 file support */
 #undef ENABLE_MP3
 
@@ -33,6 +36,9 @@
 /* Define if your <locale.h> file defines LC_MESSAGES. */
 #undef HAVE_LC_MESSAGES
 
+/* Define to 1 if you have the `FLAC' library (-lFLAC). */
+#undef HAVE_LIBFLAC
+
 /* Define to 1 if you have the `id3tag' library (-lid3tag). */
 #undef HAVE_LIBID3TAG
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]