Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
09ad8085
Commit
09ad8085
authored
Mar 08, 2010
by
Måns Rullgård
Browse files
Define HAVE_AV_CONFIG_H for checkheaders in libs
Originally committed as revision 22332 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
6a813295
Changes
1
Hide whitespace changes
Inline
Side-by-side
subdir.mak
View file @
09ad8085
...
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment