configure: re-enable use of -DGST_DISABLE_DEPRECATED in git versions
This commit is contained in:
parent
c33e70af70
commit
d261f9bff6
@ -423,8 +423,7 @@ AC_SUBST(PROFILE_CFLAGS)
|
|||||||
|
|
||||||
if test "x$PACKAGE_VERSION_NANO" = "x1"; then
|
if test "x$PACKAGE_VERSION_NANO" = "x1"; then
|
||||||
dnl Define _only_ during CVS (not pre-releases or releases)
|
dnl Define _only_ during CVS (not pre-releases or releases)
|
||||||
dnl FIXME: temporarily disabled: DEPRECATED_CFLAGS="-DGST_DISABLE_DEPRECATED"
|
DEPRECATED_CFLAGS="-DGST_DISABLE_DEPRECATED"
|
||||||
DEPRECATED_CFLAGS=""
|
|
||||||
else
|
else
|
||||||
DEPRECATED_CFLAGS=""
|
DEPRECATED_CFLAGS=""
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user