[Mesa-dev] [PATCH 3/7] automake: src/mesa/drivers/dri/radeon

Gaetan Nadon memsize at videotron.ca
Tue Jan 17 16:23:08 PST 2012


On 12-01-17 03:58 PM, Matt Turner wrote:
> +AM_CPPFLAGS = \
> +	-DRADEON_R100 \
> +	-I$(top_srcdir)/include \
> +	-I$(top_srcdir)/src/ \
> +	-I$(top_srcdir)/src/mapi \
> +	-I$(top_srcdir)/src/mesa/ \
> +	-I../common \
> +	-Iserver \
> +	$(DEFINES) \
> +	$(ASM_FLAGS) \
> +	$(API_DEFINES) \
> +	$(RADEON_CFLAGS)
Same comment here and for all targets. AM_CPPFLAGS cannot contain
compiler C flags.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120117/90df8f89/attachment.htm>


More information about the mesa-dev mailing list