Browse code

Define HAVE_AV_CONFIG_H for checkheaders in libs

Originally committed as revision 22332 to svn://svn.ffmpeg.org/ffmpeg/trunk

Måns Rullgård authored on 2010/03/09 03:43:35
Showing 1 changed files
... ...
@@ -5,7 +5,7 @@ include $(SUBDIR)../common.mak
5 5
 LIBVERSION := $(lib$(NAME)_VERSION)
6 6
 LIBMAJOR   := $(lib$(NAME)_VERSION_MAJOR)
7 7
 
8
-$(OBJS) $(SUBDIR)%-test.o: CPPFLAGS += -DHAVE_AV_CONFIG_H
8
+$(OBJS) $(SUBDIR)%.ho $(SUBDIR)%-test.o: CPPFLAGS += -DHAVE_AV_CONFIG_H
9 9
 
10 10
 ifdef CONFIG_STATIC
11 11
 all: $(SUBDIR)$(LIBNAME)