[Mesa-dev] [PATCH 0/8] Cleanup usage of libudev CFLAGS and linking

Emil Velikov emil.l.velikov at gmail.com
Wed Jan 29 12:23:50 PST 2014


Hello list,

Now that everything libudev related is moved to src/loader and we
handle the library by dlopen-ing it, we can cleanup a few includes,
CFLAGS and LIBS that were behind.

The final commit adds explicit version check for udev, where is was
missing. It should not cause any issues, but worth mentioning.

Note the scons build requires an older version of udev than automake
(150 vs 151), but afaics this should not cause problems.

-Emil



More information about the mesa-dev mailing list