Add -DG_DISABLE_DEPRECATED to $GST_ERROR
Original commit message from CVS: Add -DG_DISABLE_DEPRECATED to $GST_ERROR
This commit is contained in:
parent
62c24a3419
commit
b41bb066ff
@ -54,6 +54,7 @@ if test "x$GST_WALL" = "xyes"; then
|
||||
|
||||
if test "x$GST_CVS" = "xyes"; then
|
||||
AS_COMPILER_FLAG(-Werror,GST_ERROR="$GST_ERROR -Werror",GST_ERROR="$GST_ERROR")
|
||||
GST_ERROR="$GST_ERROR -DG_DISABLE_DEPRECATED"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user