summaryrefslogtreecommitdiff
path: root/muggle-plugin
diff options
context:
space:
mode:
authorlvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b>2004-10-10 14:08:56 +0000
committerlvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b>2004-10-10 14:08:56 +0000
commit386a4e2c0e502f77635e0b80f12a7b07fed182f3 (patch)
tree61dd33d5694c3d8514753c64a8146350ee2cef4f /muggle-plugin
parenteba65d54e08f2d686011bcd611813c5828c81503 (diff)
downloadvdr-plugin-muggle-386a4e2c0e502f77635e0b80f12a7b07fed182f3.tar.gz
vdr-plugin-muggle-386a4e2c0e502f77635e0b80f12a7b07fed182f3.tar.bz2
Removed vorbis option from Makefile for release
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk@223 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'muggle-plugin')
-rw-r--r--muggle-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/muggle-plugin/Makefile b/muggle-plugin/Makefile
index f9e61ef..bb397d0 100644
--- a/muggle-plugin/Makefile
+++ b/muggle-plugin/Makefile
@@ -44,8 +44,8 @@ PACKAGE = vdr-$(ARCHIVE)
INCLUDES += -I$(VDRDIR) -I$(VDRDIR)/include -I$(DVBDIR)/include \
-I/usr/include/mysql/ -I/usr/include/taglib
-DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -DHAVE_VORBISFILE
-#DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
+# DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -DHAVE_VORBISFILE
+DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
DEFINES += -D_GNU_SOURCE
MIFLAGS += -I/usr/include/taglib -lmysqlclient