[xiph-commits] r15942 - trunk/ezstream/win32

moritz at svn.xiph.org moritz at svn.xiph.org
Tue Apr 21 09:47:45 PDT 2009


Author: moritz
Date: 2009-04-21 09:47:45 -0700 (Tue, 21 Apr 2009)
New Revision: 15942

Modified:
   trunk/ezstream/win32/config.h
Log:
Build with TagLib support. (Ticket #1535)

Modified: trunk/ezstream/win32/config.h
===================================================================
--- trunk/ezstream/win32/config.h	2009-04-20 01:16:20 UTC (rev 15941)
+++ trunk/ezstream/win32/config.h	2009-04-21 16:47:45 UTC (rev 15942)
@@ -14,6 +14,7 @@
 #define HAVE__STRTOI64		1
 
 #define HAVE_ICONV		1
+#define HAVE_TAGLIB		1
 #define ICONV_CONST
 
 #include <compat.h>



More information about the commits mailing list