2011/7/14 Christian König <deathsim...@vodafone.de>:
> Hello list,
>
> I'm about to commit the attached patches, they add checks that the
> correct development packages are installed before enabling the different
> state trackers.
>
> Since me and autoconf are in a fight for several years now please take a
> look and check that I'm not doing anything stupid.

Those look fine except for some mixed tabs (configure.ac is pretty
much 4 space indent with no tabs). It would be nice to get the build
to actually use the flags you collect from PKG_CHECK_MODULES. Hmm, I
guess the equivalent is done in the Makefile with $(shell pkg-config
...). Someday I'd like to fix all those so they're done once during
configure.

--
Dan
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to