]> git.proxmox.com Git - mirror_spl.git/commit - config/spl-build.m4
Fix distribution detection
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 5 Mar 2012 18:22:23 +0000 (10:22 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 5 Mar 2012 18:38:38 +0000 (10:38 -0800)
commita3a69b74cdeb955b6924a534b809810e831b94fa
tree78448ccc800533255284523e640c4e14a4d8283e
parent3c208a5480960c9610676dbabeee35fd8b8bb3d8
Fix distribution detection

Improve the distribution detection by moving the tests for
distribution specific files first.  The Ubuntu and Debian
checks are left for last because they are the least likely
to be unique.  This is particularly true in the case of Debian
since so many distributions are based on Debian.

Since this is currently only used to identify the correct
packaging method for this system the result in many instances
is simply cosmetic.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/spl-build.m4
configure