changeset 256:1bbf9bc3fe18 libavutil

Remove unused #define.
author diego
date Mon, 26 Feb 2007 22:56:02 +0000
parents add2141ed7b0
children 7e0fa666b0d3
files Makefile
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Feb 26 14:53:42 2007 +0000
+++ b/Makefile	Mon Feb 26 22:56:02 2007 +0000
@@ -3,8 +3,6 @@
 #
 include ../config.mak
 
-CFLAGS+=-DBUILD_AVUTIL
-
 OBJS= mathematics.o \
       rational.o \
       intfloat_readwrite.o \