automake: Don't fail the build if we can't setuid.
authorEric Anholt <eric@anholt.net>
Thu, 9 Feb 2012 02:02:00 +0000 (18:02 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 13 Mar 2012 19:39:00 +0000 (12:39 -0700)
commite7ad5cdcd2eb8a307ad9cf2efdfde76f2e83aeb7
tree5511afd105571bb76571b8c9bdf0f51a3fdf83b4
parent0e8d48b920398a8473f39ea886df0379dc77602d
automake: Don't fail the build if we can't setuid.

The configure default is to setuid root the weston compositor.
However, if installing as non-root (say, to your prefix in homedir),
the install fails anyway, even if you didn't need setuid to run weston
in your configuration.
src/Makefile.am