From b6ea051a519f01f9a8bfda7fd01dd03ca2d91a76 Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sun, 23 Oct 2005 10:08:53 +0000 Subject: * adjust Makefile, for build again ffmpeg-cvs --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5df487f..934f662 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ VDRVERSION = $(shell grep 'define VDRVERSION ' $(VDRDIR)/config.h | awk '{ print ARCHIVE = $(PLUGIN)-$(VERSION) PACKAGE = vdr-$(ARCHIVE) -### The version number of VDR (taken from VDR's "config.h"): +### The version number of ffmpeg (taken from "libavcodec/avcodec.h" or "ffmpeg/avcodec.h" ): ifdef FFMDIR FFMVERSION = $(shell grep "\#define FFMPEG_VERSION_INT " $(FFMDIR)/libavcodec/avcodec.h | \ -- cgit v1.2.3