build: give explicit error when unable to setuid on install.
authorJon A. Cruz <jonc@osg.samsung.com>
Fri, 10 Apr 2015 00:52:56 +0000 (17:52 -0700)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Fri, 10 Apr 2015 06:52:13 +0000 (09:52 +0300)
commit90f23ca3f46f8721496ee5d7b73c24a2f17dd4f5
treef24af4f7d07dfc1129b0cdc751dc9b6fc9ad5810
parent493721499927a354375ea86cf7563bf107e6fb72
build: give explicit error when unable to setuid on install.

Added build error message when 'make install' is run as non-root
and the --disable-setuid-install configuration option has not been
used.

Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com>
Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
Tested-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Makefile.am