projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6662ec2
)
Oops patch by (Måns Rullgård <mru inprovide com>)
author
Måns Rullgård
<mans@mansr.com>
Wed, 9 Mar 2005 19:46:31 +0000
(19:46 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Wed, 9 Mar 2005 19:46:31 +0000
(19:46 +0000)
Originally committed as revision 4025 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/libavcodec/Makefile
b/libavcodec/Makefile
index
4b790c4
..
9a9e770
100644
(file)
--- a/
libavcodec/Makefile
+++ b/
libavcodec/Makefile
@@
-107,7
+107,7
@@
endif
ifeq ($(CONFIG_X264),yes)
OBJS+= x264.o
-EXTRALIBS += -
L$(X264_DIR) -
lx264
+EXTRALIBS += -lx264
endif
ifeq ($(CONFIG_PP),yes)