Mercurial > libavcodec.hg
changeset 340:f24c77638413 libavcodec
* path to ffmpegs config.h
author | kabi |
---|---|
date | Tue, 23 Apr 2002 08:52:53 +0000 |
parents | b743a6bbab25 |
children | bf26081c373c |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Mon Apr 22 21:02:18 2002 +0000 +++ b/Makefile Tue Apr 23 08:52:53 2002 +0000 @@ -1,6 +1,6 @@ include ../config.mak -CFLAGS= $(OPTFLAGS) -Wall -g -DHAVE_AV_CONFIG_H +CFLAGS= $(OPTFLAGS) -Wall -g -DHAVE_AV_CONFIG_H -I. -I.. LDFLAGS= -g OBJS= common.o utils.o mpegvideo.o h263.o jrevdct.o jfdctfst.o \