changeset 1863:8b63c8a65ae7 trunk

[svn] Remove taglib CFLAGS, CONFIG & LIBS, no longer used.
author chainsaw
date Thu, 12 Oct 2006 04:52:51 -0700
parents d68753da30a8
children 0f39dea9f26e
files ChangeLog mk/rules.mk.in
diffstat 2 files changed, 8 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 12 04:51:39 2006 -0700
+++ b/ChangeLog	Thu Oct 12 04:52:51 2006 -0700
@@ -1,3 +1,11 @@
+2006-10-12 11:51:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [2681]
+  - remove checks for taglib in the player
+  
+  trunk/configure.ac |   10 ----------
+  1 file changed, 10 deletions(-)
+
+
 2006-10-12 06:38:18 +0000  George Averill <nhjm449@gmail.com>
   revision [2679]
   - Skin Osmosis's shaded equalizer.
--- a/mk/rules.mk.in	Thu Oct 12 04:51:39 2006 -0700
+++ b/mk/rules.mk.in	Thu Oct 12 04:52:51 2006 -0700
@@ -251,9 +251,6 @@
 SNDFILE_CFLAGS ?= @SNDFILE_CFLAGS@
 SNDFILE_LIBS ?= @SNDFILE_LIBS@
 STRIP ?= @STRIP@
-TAGLIB_CFLAGS ?= @TAGLIB_CFLAGS@
-TAGLIB_CONFIG ?= @TAGLIB_CONFIG@
-TAGLIB_LIBS ?= @TAGLIB_LIBS@
 USE_INCLUDED_LIBINTL ?= @USE_INCLUDED_LIBINTL@
 USE_NLS ?= @USE_NLS@
 USE_X86ASM_FALSE ?= @USE_X86ASM_FALSE@