Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 343041
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- plugins/configure.ac
0
++ plugins/configure.ac
Lines 241-246 Link Here
241
                                         AC_CHECK_LIB(avcodec, h264_decoder, [HAVE_H264_DECODER=yes], [HAVE_H264_DECODER=no])
241
                                         AC_CHECK_LIB(avcodec, h264_decoder, [HAVE_H264_DECODER=yes], [HAVE_H264_DECODER=no])
242
                                         ;;
242
                                         ;;
243
                   esac
243
                   esac
244
		   CPPFLAGS="${CPPFLAGS} -D__STDC_CONSTANT_MACROS=1"
245
		   AC_SUBST(CPPFLAGS)
244
                   AC_SUBST(HAVE_H263P)
246
                   AC_SUBST(HAVE_H263P)
245
                   AC_SUBST(HAVE_MPEG4)
247
                   AC_SUBST(HAVE_MPEG4)
246
                   OPAL_LIBAVCODEC_HEADER
248
                   OPAL_LIBAVCODEC_HEADER

Return to bug 343041