[theora-dev] Theora got extreamly slow (Makefile.am was changed)
Ralph Giles
giles at xiph.org
Thu Apr 24 13:44:02 PDT 2008
On 24-Apr-08, at 3:21 AM, R. P. Janaka wrote:
> AM_CFLAGS = -O2 -Wall $(DEFS) $(INCS)
> instead of
> CFLAGS = -O2 -Wall $(DEFS) $(INCS)
I can't say. AM_CFLAGS is probably more correct, but I don't see any
bare CFLAGS assignments in the source, just those passed through
recursive make for the debug and profile targets. Maybe one is
getting more clobbered than the other?
-r
More information about the theora-dev
mailing list