projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5064755
)
Remove bogus commented out include line.
author
Diego Biurrun
<diego@biurrun.de>
Sat, 7 Oct 2006 08:38:55 +0000
(08:38 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sat, 7 Oct 2006 08:38:55 +0000
(08:38 +0000)
Originally committed as revision 6571 to svn://svn.ffmpeg.org/ffmpeg/trunk
libpostproc/Makefile
patch
|
blob
|
history
diff --git
a/libpostproc/Makefile
b/libpostproc/Makefile
index e3d320bc62e0f818a477e3f5c182a5aa68579228..7a10860c4e624387fef3de47eb20f063f5a8dfee 100644
(file)
--- a/
libpostproc/Makefile
+++ b/
libpostproc/Makefile
@@
-16,7
+16,6
@@
SHARED_OBJS=postprocess_pic.o
HEADERS = postprocess.h
CFLAGS = -I.. -I$(SRC_PATH)/libavutil $(OPTFLAGS)
-# -I/usr/X11R6/include/
include $(SRC_PATH)/common.mak