projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6a81329
)
Define HAVE_AV_CONFIG_H for checkheaders in libs
author
Måns Rullgård
<mans@mansr.com>
Mon, 8 Mar 2010 18:43:35 +0000
(18:43 +0000)
committer
Måns Rullgård
<mans@mansr.com>
Mon, 8 Mar 2010 18:43:35 +0000
(18:43 +0000)
Originally committed as revision 22332 to svn://svn.ffmpeg.org/ffmpeg/trunk
subdir.mak
patch
|
blob
|
blame
|
history
diff --git
a/subdir.mak
b/subdir.mak
index
30feab7
..
8445217
100644
(file)
--- a/
subdir.mak
+++ b/
subdir.mak
@@
-5,7
+5,7
@@
include $(SUBDIR)../common.mak
LIBVERSION := $(lib$(NAME)_VERSION)
LIBMAJOR := $(lib$(NAME)_VERSION_MAJOR)
-$(OBJS) $(SUBDIR)%-test.o: CPPFLAGS += -DHAVE_AV_CONFIG_H
+$(OBJS) $(SUBDIR)%
.ho $(SUBDIR)%
-test.o: CPPFLAGS += -DHAVE_AV_CONFIG_H
ifdef CONFIG_STATIC
all: $(SUBDIR)$(LIBNAME)