configure: fix typo in mpeg2enc check so CPPFLAGS get restored correctly

https://bugzilla.gnome.org/show_bug.cgi?id=661614
This commit is contained in:
Brad Smith 2011-11-01 11:09:52 +00:00 committed by Tim-Philipp Müller
parent 6c4f5b6ae9
commit 178ae4f99d

View file

@ -1186,7 +1186,7 @@ AG_GST_CHECK_FEATURE(MPEG2ENC, [mpeg2enc], mpeg2enc, [
if test "x$mpeg2enc_headers_ok" = "xyes"; then
HAVE_MPEG2ENC="yes"
fi
CPP_FLAGS="$CPPFLAGS_GOOD"
CPPFLAGS="$CPPFLAGS_GOOD"
AC_SUBST(MPEG2ENC_CFLAGS)
AC_SUBST(MPEG2ENC_LIBS)
], [