mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-30 19:32:13 +00:00
* path to ffmpegs config.h
Originally committed as revision 419 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d697b89bab
commit
eeba58ccc7
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user