summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2014-11-05 20:18:47 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2014-11-05 20:18:47 +0100
commitc7abc470825c52167dd704322720566c10e78c76 (patch)
tree0c2f865e3ccc8d9822659cc9614d6fd809cf4497 /Makefile
parentbdfadc7e5437e82d2427b6fa9079f0d7d050c5d3 (diff)
downloadvdr-plugin-audiorecorder-c7abc470825c52167dd704322720566c10e78c76.tar.gz
vdr-plugin-audiorecorder-c7abc470825c52167dd704322720566c10e78c76.tar.bz2
wrong defines
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d6bbda..32885b9 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ APIVERSION = $(call PKGCFG,apiversion)
## avcodec_decode_audio3 --> avcodec_decode_audio4
## avcodec_encode_audio --> avcodec_encode_audio2
-#AVCODEC_NEW = 1
+#DEFINES += -DAVCODEC_NEW
## end new avcodec