On Saturday 24 March 2007 21:44, diego wrote: > -CFLAGS += -I. -I.. -I../libavutil $(CFLAGS-yes) $(OPTFLAGS) > +CFLAGS += $(CFLAGS-yes) $(OPTFLAGS) I think this breaks compilation of xvmc again due to libavcodec/xvmc_render.h getting included first. same issue that was once fixed in r22736?