~vcs-imports/xorg-server/master-git

Viewing all changes in revision 6765.

  • Committer: Jon TURNEY
  • Author(s): Ryan Pavlik
  • Date: 2012-05-02 11:40:32 UTC
  • Revision ID: git-v1:ad9605a3e21b20fa8565dc6701610712ac6dd9e1
configure.ac: MinGW doesn't have setuid binaries either.

If the target platform isn't in a list of platforms we know don't use a
setuid binary, we try to test if we can chown something to root.

This test possibly won't give the right answer if we are cross-compiling,
which is common for the MinGW target.  This patch adds MinGW to the list
of platforms we know don't use a setuid binary.

Signed-off-by: Ryan Pavlik <rpavlik@iastate.edu>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: