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:
78645c9
)
Remove unused #define.
author
Diego Biurrun
<diego@biurrun.de>
Mon, 26 Feb 2007 22:56:02 +0000
(22:56 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Mon, 26 Feb 2007 22:56:02 +0000
(22:56 +0000)
Originally committed as revision 8135 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
patch
|
blob
|
history
diff --git
a/libavutil/Makefile
b/libavutil/Makefile
index a2e35e708c090f9c2a2ab3fb06aa882d3fc584e3..8155d5acb054a1ec9438d0df437dd982213ac7a6 100644
(file)
--- a/
libavutil/Makefile
+++ b/
libavutil/Makefile
@@
-3,8
+3,6
@@
#
include ../config.mak
-CFLAGS+=-DBUILD_AVUTIL
-
OBJS= mathematics.o \
rational.o \
intfloat_readwrite.o \